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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
16,357123,032cloudformation-tool
31,45744,195rallio
37,56534,696acclimate
55,15320,644mongo_aggregation_dsl
71,27214,395sequins
87,91310,396signaly-notify
107,3697,448sitefs
130,9515,006rack-healthz

Depends on

RankDownloadsName
81,354,615,159rake
29993,218,487rspec
1,85018,017,143codeclimate-test-reporter

Owners

#GravatarHandle
1iconnjonsson