BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

using

v0.1.5RubyGems· Ruby

Flexibly load ruby files. This gem will automatically add File.expand_path(File.dirname(__FILE__) + "/my_mod/my_file") with a simple declaration. Uses non-obtrusive methods - it won't polute Object or Kernel (although you are free to, if you so choose). This also allows you to switch between require, load, and autoload on a project wide basis.

The verdict
Abandoned. Last published 16 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 16 years ago.
Popularity
7 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 0.1.516 years ago
using — Flexibly load ruby files. This gem will automatically add File.expand_path(File.dirname(__FILE__) + "/my_mod/my_file") with a simple declaration. Uses non-obtrusive methods - it won't polute Object or Kernel (although you are free to, if you so choose). This also allows you to switch between require, load, and autoload on a project wide basis. (Ruby / RubyGems) · Modules