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: 17,827 of 187,950
Downloads: 95,896
Daily
Ranking: 26,077 of 187,922
Downloads: 30
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 15,899 | 116,482 | cloudformation-tool |
| 30,872 | 42,229 | rallio |
| 36,865 | 33,236 | acclimate |
| 54,689 | 19,593 | mongo_aggregation_dsl |
| 71,289 | 13,530 | sequins |
| 86,878 | 9,956 | signaly-notify |
| 106,949 | 7,007 | sitefs |
| 129,926 | 4,774 | rack-healthz |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 10 | 1,176,878,843 | rake |
| 28 | 929,993,045 | rspec |
| 1,764 | 17,000,815 | codeclimate-test-reporter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njonsson |