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,079 of 191,455
Downloads: 97,917
Daily
Ranking: 20,451 of 191,429
Downloads: 21
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,026 | 120,425 | cloudformation-tool |
| 31,083 | 43,377 | rallio |
| 37,104 | 34,124 | acclimate |
| 54,753 | 20,204 | mongo_aggregation_dsl |
| 71,108 | 14,018 | sequins |
| 87,287 | 10,202 | signaly-notify |
| 107,115 | 7,237 | sitefs |
| 130,416 | 4,898 | rack-healthz |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,273,120,523 | rake |
| 29 | 964,231,479 | rspec |
| 1,829 | 17,478,528 | codeclimate-test-reporter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njonsson |