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,635 of 196,338
Downloads: 100,497
Daily
Ranking: 13,752 of 196,320
Downloads: 16
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,425 | 125,520 | cloudformation-tool |
| 31,635 | 44,840 | rallio |
| 37,755 | 35,163 | acclimate |
| 55,410 | 20,923 | mongo_aggregation_dsl |
| 71,255 | 14,695 | sequins |
| 88,445 | 10,511 | signaly-notify |
| 107,539 | 7,596 | sitefs |
| 131,423 | 5,091 | rack-healthz |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,399,913,164 | rake |
| 29 | 1,013,199,560 | rspec |
| 1,867 | 18,272,909 | codeclimate-test-reporter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njonsson |