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,674 of 186,715
Downloads: 93,816
Daily
Ranking: 30,380 of 186,700
Downloads: 18
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
15,911 | 112,459 | cloudformation-tool |
30,710 | 41,088 | rallio |
36,595 | 32,428 | acclimate |
55,437 | 18,538 | mongo_aggregation_dsl |
71,778 | 12,899 | sequins |
87,060 | 9,542 | signaly-notify |
107,590 | 6,630 | sitefs |
130,309 | 4,570 | rack-healthz |
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,127,274,939 | rake |
27 | 909,005,466 | rspec |
1,745 | 16,704,561 | codeclimate-test-reporter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | njonsson |