Categories: None [Edit]
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,594 of 195,762
Downloads: 100,009
Daily
Ranking: 19,335 of 195,747
Downloads: 23
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,376 | 125,042 | cloudformation-tool |
| 31,548 | 44,708 | rallio |
| 37,672 | 35,092 | acclimate |
| 55,324 | 20,867 | mongo_aggregation_dsl |
| 71,137 | 14,657 | sequins |
| 88,317 | 10,483 | signaly-notify |
| 107,408 | 7,570 | sitefs |
| 131,081 | 5,081 | rack-healthz |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,384,293,602 | rake |
| 29 | 1,006,320,288 | rspec |
| 1,859 | 18,192,527 | codeclimate-test-reporter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njonsson |