Categories: None [Edit]

attr_combined_accessor

https://rubygems.org/gems/attr_combined_accessor
https://github.com/nathankleyn/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,080 of 192,213
Downloads: 7,904

Daily

Ranking: 136,043 of 192,186
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29972,047,708rspec
56680,327,767rubocop
99461,135,643simplecov
184272,264,598pry-byebug
187267,849,138rubocop-rspec
1,03046,478,531simplecov-lcov
4,3752,101,541filewatcher

Owners

#GravatarHandle
1iconnathankleyn