RubyGems Navigation menu

attr_combined_accessor 1.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.1 - December 01, 2020 (5.5 KB)
  2. 1.1.0 - October 01, 2018 (6 KB)
  3. 1.0.0 - February 03, 2015 (6 KB)

Development Dependencies (6):

coveralls ~> 0.8.22
filewatcher >= 1.1.1, ~> 1.1
pry-byebug >= 3.6.0, ~> 3.6
rspec >= 3.8.0, ~> 3.8
rubocop ~> 0.59.2
rubocop-rspec >= 1.29.1, ~> 1.29

Owners:

Authors:

  • Nathan Kleyn

SHA 256 checksum:

c03ee9ecc96c5747efe05f1ec8873e5b9a6bd1cabcf069fed17beaddbaf781db

Total downloads 6,840

For this version 1,885

License:

MIT

Required Ruby Version: >= 0

Links: