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: 18,079 of 191,455
Downloads: 97,917

Daily

Ranking: 20,451 of 191,429
Downloads: 21

Depended by

RankDownloadsName
16,026120,425cloudformation-tool
31,08343,377rallio
37,10434,124acclimate
54,75320,204mongo_aggregation_dsl
71,10814,018sequins
87,28710,202signaly-notify
107,1157,237sitefs
130,4164,898rack-healthz

Depends on

RankDownloadsName
81,273,120,523rake
29964,231,479rspec
1,82917,478,528codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson