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,338 of 192,692
Downloads: 98,520

Daily

Ranking: 97,916 of 192,666
Downloads: 7

Depended by

RankDownloadsName
16,248121,708cloudformation-tool
31,33443,780rallio
37,37334,423acclimate
55,00920,438mongo_aggregation_dsl
71,24914,210sequins
87,62810,309signaly-notify
107,2977,348sitefs
130,6344,961rack-healthz

Depends on

RankDownloadsName
81,311,002,349rake
29976,634,844rspec
1,84017,714,871codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson