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,406 of 193,214
Downloads: 98,826

Daily

Ranking: 30,304 of 193,188
Downloads: 10

Depended by

RankDownloadsName
16,271122,510cloudformation-tool
31,34744,037rallio
37,44834,570acclimate
55,04520,546mongo_aggregation_dsl
71,20614,312sequins
87,70610,357signaly-notify
107,1957,415sitefs
130,6194,990rack-healthz

Depends on

RankDownloadsName
81,330,047,653rake
29983,045,376rspec
1,84317,840,481codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson