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,774 of 187,571
Downloads: 95,526

Daily

Ranking: 16,661 of 187,548
Downloads: 32

Depended by

RankDownloadsName
15,892115,649cloudformation-tool
30,83941,999rallio
36,84233,047acclimate
54,73819,449mongo_aggregation_dsl
71,29213,442sequins
86,8269,898signaly-notify
106,8756,961sitefs
129,8644,746rack-healthz

Depends on

RankDownloadsName
101,165,196,519rake
28924,848,930rspec
1,75716,942,195codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson