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.5KB)
  2. 0.1.0 - March 27, 2023 (12KB)

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

リンク: