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

相關連結: