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,103 of 183,471
Downloads: 90,955
Daily
Ranking: 21,627 of 183,459
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
15,688 | 105,212 | cloudformation-tool |
30,374 | 39,172 | rallio |
35,709 | 31,593 | acclimate |
55,360 | 17,622 | mongo_aggregation_dsl |
72,203 | 12,126 | sequins |
86,183 | 9,216 | signaly-notify |
106,860 | 6,369 | sitefs |
129,947 | 4,354 | rack-healthz |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 968,905,115 | rake |
25 | 824,998,340 | rspec |
1,637 | 15,908,378 | codeclimate-test-reporter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | njonsson |