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,671 of 196,619
Downloads: 100,919

Daily

Ranking: 24,082 of 196,594
Downloads: 20

Depended by

RankDownloadsName
16,470125,879cloudformation-tool
31,73344,873rallio
37,87035,196acclimate
55,56120,925mongo_aggregation_dsl
71,40214,708sequins
88,61510,518signaly-notify
107,7237,607sitefs
131,6955,102rack-healthz

Depends on

RankDownloadsName
81,416,207,584rake
291,020,353,632rspec
1,86918,367,310codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson