RubyGems Navigation menu

using 0.1.5

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.5 - November 24, 2009 (19.0 KB)

Runtime 相依性套件 (1):

facets >= 0

擁有者:

作者:

  • Scott Taylor

SHA 256 checksum:

6801a1cf6419f4e72fea91407bc3d715b444972bfcca44598cb53bf91bdb8533

總下載次數 4,773

這個版本 4,773

License:

Ruby 版本需求:

相關連結: