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: 17,731 of 187,138
Downloads: 94,891

Daily

Ranking: 12,907 of 187,126
Downloads: 42

Depended by

RankDownloadsName
15,895114,667cloudformation-tool
30,78241,712rallio
36,76632,809acclimate
54,81919,208mongo_aggregation_dsl
71,34313,290sequins
86,7499,808signaly-notify
106,9186,871sitefs
129,7704,699rack-healthz

Depends on

RankDownloadsName
101,147,975,218rake
27917,629,986rspec
1,75216,866,791codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson