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,322 of 187,239
Downloads: 7,558
Daily
Ranking: 145,948 of 187,224
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 |
---|---|---|
27 | 919,404,019 | rspec |
57 | 604,440,374 | rubocop |
99 | 421,205,239 | simplecov |
173 | 255,185,948 | pry-byebug |
186 | 239,954,294 | rubocop-rspec |
1,050 | 42,132,912 | simplecov-lcov |
4,425 | 1,826,111 | filewatcher |
Owners
# | Gravatar | Handle |
---|---|---|
1 | nathankleyn |