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,594 of 195,762
Downloads: 100,009

Daily

Ranking: 19,335 of 195,747
Downloads: 23

Depended by

RankDownloadsName
16,376125,042cloudformation-tool
31,54844,708rallio
37,67235,092acclimate
55,32420,867mongo_aggregation_dsl
71,13714,657sequins
88,31710,483signaly-notify
107,4087,570sitefs
131,0815,081rack-healthz

Depends on

RankDownloadsName
81,384,293,602rake
291,006,320,288rspec
1,85918,192,527codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson