Categories: None [Edit]
attr_combined_accessor
Combined reader/writer accessors in Ruby, ideal for chaining or DSLs. This
is useful for when you want to expose a DSL to an external file (think
Rakefile like setup) and want to hide the fact the code is actually running
inside a class with a structure.
Total
Ranking: 100,669 of 183,477
Downloads: 7,200
Daily
Ranking: 30,305 of 183,470
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 825,073,950 | rspec |
62 | 484,887,430 | rubocop |
98 | 353,748,210 | simplecov |
168 | 218,043,350 | pry-byebug |
196 | 187,771,118 | rubocop-rspec |
1,138 | 30,382,035 | simplecov-lcov |
4,472 | 1,485,983 | filewatcher |
Owners
# | Gravatar | Handle |
---|---|---|
1 | nathankleyn |