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,685 of 183,107
Downloads: 7,151
Daily
Ranking: 86,038 of 183,092
Downloads: 0
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 | 817,849,894 | rspec |
63 | 475,587,280 | rubocop |
99 | 348,223,614 | simplecov |
168 | 214,812,247 | pry-byebug |
197 | 183,546,275 | rubocop-rspec |
1,159 | 29,077,935 | simplecov-lcov |
4,472 | 1,465,372 | filewatcher |
Owners
# | Gravatar | Handle |
---|---|---|
1 | nathankleyn |