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: 101,678 of 186,959
Downloads: 7,458
Daily
Ranking: 94,717 of 186,713
Downloads: 5
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 | 909,387,510 | rspec |
57 | 589,619,268 | rubocop |
99 | 413,507,374 | simplecov |
171 | 251,488,314 | pry-byebug |
187 | 234,324,293 | rubocop-rspec |
1,049 | 41,542,383 | simplecov-lcov |
4,445 | 1,770,430 | filewatcher |
Owners
# | Gravatar | Handle |
---|---|---|
1 | nathankleyn |