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,470 of 193,756
Downloads: 98,996

Daily

Ranking: 23,326 of 193,649
Downloads: 10

Depended by

RankDownloadsName
16,325122,804cloudformation-tool
31,42344,127rallio
37,51934,653acclimate
55,11220,607mongo_aggregation_dsl
71,22214,367sequins
87,82210,382signaly-notify
107,2747,438sitefs
130,8085,000rack-healthz

Depends on

RankDownloadsName
81,345,947,699rake
29989,540,006rspec
1,85017,952,003codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson