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,793 of 184,524
Downloads: 7,307

Daily

Ranking: 51,488 of 184,512
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
26847,931,756rspec
62514,237,449rubocop
99370,509,853simplecov
169228,239,726pry-byebug
196201,651,513rubocop-rspec
1,09534,347,494simplecov-lcov
4,4981,548,200filewatcher

Owners

#GravatarHandle
1iconnathankleyn