RubyGems Navigation menu

deprecated_attributes 0.1.1

DeprecatedAttributes provides a straightforward and unobtrusive method for flagging deprecated attributes in your model. When these attributes are accessed, a warning message will be logged along with a trace of where the deprecated attribute was called. Additionally, an exception can be raised if desired.

Gemfile:
=

安装:
=

版本列表:

  1. 0.1.1 - March 27, 2023 (11.5 KB)
  2. 0.1.0 - March 27, 2023 (12.0 KB)

Runtime 依赖 (1):

activesupport ~> 7.0.0

Development 依赖 (6):

activerecord ~> 7.0.0
pry ~> 0.14.2
rake ~> 13.0
rspec ~> 3.0
sqlite3 ~> 1.6.0
standard ~> 1.3

业主:

推送:

作者:

  • Nora Alvarado

SHA 256 校验和:

=

下载总量 904

这个版本 515

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

链接: