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: 16,582 of 180,416
Downloads: 87,855

Daily

Ranking: 17,062 of 180,403
Downloads: 18

Depended by

RankDownloadsName
15,60397,206cloudformation-tool
30,11337,089rallio
34,87730,578acclimate
54,91216,815mongo_aggregation_dsl
72,93711,292sequins
85,5938,795signaly-notify
106,7716,009sitefs
129,5904,138rack-healthz

Depends on

RankDownloadsName
16849,672,215rake
23765,945,450rspec
1,52015,322,681codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson