Categories: None [Edit]

autoloaded

https://rubygems.org/gems/autoloaded
https://github.com/njonsson/autoloaded
If you like the ‘Module#autoload’ feature of the Ruby Core library, you may have wished for Autoloaded. It eliminates the drudgery of handcrafting an `autoload` statement for each Ruby source code file in your project. It also avoids the limitations of rigid convention-driven facilities such as those provided by the ActiveSupport RubyGem. Autoloaded assumes, but does not enforce, `CamelCase`-to-`snake_case` correspondence between the names of constants and source files. You can combine conventions, even putting multiple autoloaded constants in a single source file.

Total

Ranking: 17,103 of 183,471
Downloads: 90,955

Daily

Ranking: 21,627 of 183,459
Downloads: 6

Depended by

RankDownloadsName
15,688105,212cloudformation-tool
30,37439,172rallio
35,70931,593acclimate
55,36017,622mongo_aggregation_dsl
72,20312,126sequins
86,1839,216signaly-notify
106,8606,369sitefs
129,9474,354rack-healthz

Depends on

RankDownloadsName
10968,905,115rake
25824,998,340rspec
1,63715,908,378codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson