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,816 of 190,443
Downloads: 7,818
Daily
Ranking: 63,408 of 190,400
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 |
|---|---|---|
| 29 | 958,643,907 | rspec |
| 56 | 661,622,316 | rubocop |
| 99 | 450,653,514 | simplecov |
| 181 | 268,055,557 | pry-byebug |
| 188 | 260,648,979 | rubocop-rspec |
| 1,035 | 45,333,631 | simplecov-lcov |
| 4,392 | 2,024,635 | filewatcher |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nathankleyn |