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,521 of 187,960
Downloads: 7,645
Daily
Ranking: 143,427 of 187,950
Downloads: 1
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 |
|---|---|---|
| 28 | 930,361,546 | rspec |
| 57 | 620,914,596 | rubocop |
| 99 | 428,988,492 | simplecov |
| 175 | 258,699,340 | pry-byebug |
| 188 | 245,635,645 | rubocop-rspec |
| 1,049 | 42,874,239 | simplecov-lcov |
| 4,421 | 1,876,721 | filewatcher |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nathankleyn |