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: 102,894 of 191,571
Downloads: 7,856
Daily
Ranking: 138,443 of 191,542
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 |
|---|---|---|
| 29 | 965,767,320 | rspec |
| 56 | 671,317,533 | rubocop |
| 99 | 456,058,796 | simplecov |
| 182 | 270,226,528 | pry-byebug |
| 188 | 264,396,199 | rubocop-rspec |
| 1,032 | 45,938,152 | simplecov-lcov |
| 4,381 | 2,064,312 | filewatcher |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nathankleyn |