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,827 of 187,950
Downloads: 95,896

Daily

Ranking: 26,077 of 187,922
Downloads: 30

Depended by

RankDownloadsName
15,899116,482cloudformation-tool
30,87242,229rallio
36,86533,236acclimate
54,68919,593mongo_aggregation_dsl
71,28913,530sequins
86,8789,956signaly-notify
106,9497,007sitefs
129,9264,774rack-healthz

Depends on

RankDownloadsName
101,176,878,843rake
28929,993,045rspec
1,76417,000,815codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson