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,006 of 182,901
Downloads: 90,437
Daily
Ranking: 14,464 of 182,889
Downloads: 17
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
15,656 | 103,889 | cloudformation-tool |
30,287 | 38,867 | rallio |
35,563 | 31,436 | acclimate |
55,257 | 17,488 | mongo_aggregation_dsl |
72,164 | 12,014 | sequins |
86,058 | 9,147 | signaly-notify |
106,773 | 6,313 | sitefs |
129,836 | 4,318 | rack-healthz |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 944,905,605 | rake |
25 | 813,532,591 | rspec |
1,621 | 15,794,920 | codeclimate-test-reporter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | njonsson |