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,065 of 183,107
Downloads: 90,575
Daily
Ranking: 35,920 of 183,092
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
15,666 | 104,407 | cloudformation-tool |
30,317 | 38,983 | rallio |
35,629 | 31,485 | acclimate |
55,309 | 17,526 | mongo_aggregation_dsl |
72,182 | 12,054 | sequins |
86,117 | 9,168 | signaly-notify |
106,833 | 6,329 | sitefs |
129,854 | 4,330 | rack-healthz |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 953,844,246 | rake |
25 | 817,849,894 | rspec |
1,625 | 15,838,097 | codeclimate-test-reporter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | njonsson |