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,731 of 187,138
Downloads: 94,891
Daily
Ranking: 12,907 of 187,126
Downloads: 42
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
15,895 | 114,667 | cloudformation-tool |
30,782 | 41,712 | rallio |
36,766 | 32,809 | acclimate |
54,819 | 19,208 | mongo_aggregation_dsl |
71,343 | 13,290 | sequins |
86,749 | 9,808 | signaly-notify |
106,918 | 6,871 | sitefs |
129,770 | 4,699 | rack-healthz |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,147,975,218 | rake |
27 | 917,629,986 | rspec |
1,752 | 16,866,791 | codeclimate-test-reporter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | njonsson |