RubyGems Navigation menu

attr_combined_accessor 1.1.1

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Development 依赖 (7):

filewatcher ~> 1.1, >= 1.1.1
pry-byebug ~> 3.9, >= 3.9.0
rspec ~> 3.10, >= 3.10.0
rubocop ~> 1.4, >= 1.4.2
rubocop-rspec ~> 2.0, >= 2.0.0
simplecov ~> 0.20, >= 0.20.0
simplecov-lcov ~> 0.8, >= 0.8.0

业主:

推送:

作者:

  • Nathan Kleyn

SHA 256 校验和:

8edd226868878a40e423786605fc66844df098b8836d942f13240ce9bd69eb45

下载总量 6,840

这个版本 1,726

许可:

MIT

需要的 Ruby 版本: >= 2.7.2

链接: