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,033 of 190,317
Downloads: 97,706
Daily
Ranking: 20,855 of 190,280
Downloads: 21
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 15,994 | 119,962 | cloudformation-tool |
| 31,025 | 43,223 | rallio |
| 37,062 | 33,979 | acclimate |
| 54,677 | 20,138 | mongo_aggregation_dsl |
| 71,037 | 13,968 | sequins |
| 87,174 | 10,168 | signaly-notify |
| 106,965 | 7,215 | sitefs |
| 130,341 | 4,876 | rack-healthz |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,255,248,311 | rake |
| 29 | 957,358,331 | rspec |
| 1,820 | 17,377,873 | codeclimate-test-reporter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njonsson |