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: 100,685 of 183,107
Downloads: 7,151

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25817,849,894rspec
63475,587,280rubocop
99348,223,614simplecov
168214,812,247pry-byebug
197183,546,275rubocop-rspec
1,15929,077,935simplecov-lcov
4,4721,465,372filewatcher

Owners

#GravatarHandle
1iconnathankleyn