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,444 of 196,079
Downloads: 8,166

Daily

Ranking: 130,811 of 196,051
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,010,274,160rspec
57733,587,537rubocop
98493,154,255simplecov
184290,157,004rubocop-rspec
190284,527,357pry-byebug
1,02449,906,575simplecov-lcov
4,2932,403,649filewatcher

Owners

#GravatarHandle
1iconnathankleyn