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,521 of 187,960
Downloads: 7,645

Daily

Ranking: 143,427 of 187,950
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
28930,361,546rspec
57620,914,596rubocop
99428,988,492simplecov
175258,699,340pry-byebug
188245,635,645rubocop-rspec
1,04942,874,239simplecov-lcov
4,4211,876,721filewatcher

Owners

#GravatarHandle
1iconnathankleyn