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: 102,322 of 187,239
Downloads: 7,558

Daily

Ranking: 145,948 of 187,224
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27919,404,019rspec
57604,440,374rubocop
99421,205,239simplecov
173255,185,948pry-byebug
186239,954,294rubocop-rspec
1,05042,132,912simplecov-lcov
4,4251,826,111filewatcher

Owners

#GravatarHandle
1iconnathankleyn