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,338 of 192,692
Downloads: 98,520
Daily
Ranking: 97,916 of 192,666
Downloads: 7
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,248 | 121,708 | cloudformation-tool |
| 31,334 | 43,780 | rallio |
| 37,373 | 34,423 | acclimate |
| 55,009 | 20,438 | mongo_aggregation_dsl |
| 71,249 | 14,210 | sequins |
| 87,628 | 10,309 | signaly-notify |
| 107,297 | 7,348 | sitefs |
| 130,634 | 4,961 | rack-healthz |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,311,002,349 | rake |
| 29 | 976,634,844 | rspec |
| 1,840 | 17,714,871 | codeclimate-test-reporter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njonsson |