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 總和檢查碼:

= 複製 已複製

總下載次數 4,835

這個版本 4,835

授權:

Ruby 版本需求:

相關連結: