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,674 of 186,715
Downloads: 93,816

Daily

Ranking: 30,380 of 186,700
Downloads: 18

Depended by

RankDownloadsName
15,911112,459cloudformation-tool
30,71041,088rallio
36,59532,428acclimate
55,43718,538mongo_aggregation_dsl
71,77812,899sequins
87,0609,542signaly-notify
107,5906,630sitefs
130,3094,570rack-healthz

Depends on

RankDownloadsName
101,127,274,939rake
27909,005,466rspec
1,74516,704,561codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson