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,635 of 196,338
Downloads: 100,497

Daily

Ranking: 13,752 of 196,320
Downloads: 16

Depended by

RankDownloadsName
16,425125,520cloudformation-tool
31,63544,840rallio
37,75535,163acclimate
55,41020,923mongo_aggregation_dsl
71,25514,695sequins
88,44510,511signaly-notify
107,5397,596sitefs
131,4235,091rack-healthz

Depends on

RankDownloadsName
81,399,913,164rake
291,013,199,560rspec
1,86718,272,909codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson