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:
=

install:
=

Versions:

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

Runtime Dependencies (1):

activesupport ~> 7.0.0

Development Dependencies (6):

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

Owners:

Pushed by:

Authors:

  • Nora Alvarado

SHA 256 checksum:

=

Total downloads 898

For this version 512

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: