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: 103,628 of 196,658
Downloads: 8,190
Daily
Ranking: 111,482 of 196,619
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 | 1,020,526,382 | rspec |
| 56 | 747,227,703 | rubocop |
| 98 | 501,545,707 | simplecov |
| 183 | 295,881,049 | rubocop-rspec |
| 190 | 287,423,613 | pry-byebug |
| 1,023 | 50,598,100 | simplecov-lcov |
| 4,262 | 2,488,051 | filewatcher |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nathankleyn |