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,444 of 196,079
Downloads: 8,166
Daily
Ranking: 130,811 of 196,051
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,010,274,160 | rspec |
| 57 | 733,587,537 | rubocop |
| 98 | 493,154,255 | simplecov |
| 184 | 290,157,004 | rubocop-rspec |
| 190 | 284,527,357 | pry-byebug |
| 1,024 | 49,906,575 | simplecov-lcov |
| 4,293 | 2,403,649 | filewatcher |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nathankleyn |