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,485 of 187,571
Downloads: 7,594
Daily
Ranking: 60,111 of 187,548
Downloads: 7
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 | 924,848,930 | rspec |
| 57 | 613,192,940 | rubocop |
| 98 | 425,116,291 | simplecov |
| 175 | 256,977,231 | pry-byebug |
| 188 | 242,802,816 | rubocop-rspec |
| 1,050 | 42,482,294 | simplecov-lcov |
| 4,423 | 1,850,311 | filewatcher |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | nathankleyn |