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,151 of 192,742
Downloads: 7,948

Daily

Ranking: 111,095 of 192,728
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29977,695,747rspec
56688,424,700rubocop
99465,862,068simplecov
184274,128,443pry-byebug
186271,438,743rubocop-rspec
1,02747,044,211simplecov-lcov
4,3462,157,620filewatcher

Owners

#GravatarHandle
1iconnathankleyn