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,406 of 193,214
Downloads: 98,826
Daily
Ranking: 30,304 of 193,188
Downloads: 10
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 16,271 | 122,510 | cloudformation-tool |
| 31,347 | 44,037 | rallio |
| 37,448 | 34,570 | acclimate |
| 55,045 | 20,546 | mongo_aggregation_dsl |
| 71,206 | 14,312 | sequins |
| 87,706 | 10,357 | signaly-notify |
| 107,195 | 7,415 | sitefs |
| 130,619 | 4,990 | rack-healthz |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 8 | 1,330,047,653 | rake |
| 29 | 983,045,376 | rspec |
| 1,843 | 17,840,481 | codeclimate-test-reporter |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | njonsson |