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: 16,576 of 180,402
Downloads: 87,905

Daily

Ranking: 15,296 of 180,392
Downloads: 28

Depended by

RankDownloadsName
15,59197,338cloudformation-tool
30,09237,134rallio
34,86530,594acclimate
54,88116,833mongo_aggregation_dsl
72,88511,306sequins
85,5158,807signaly-notify
106,6926,017sitefs
129,5214,142rack-healthz

Depends on

RankDownloadsName
16851,212,111rake
23766,708,551rspec
1,52115,329,501codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson