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

installieren:
=

Versionen:

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

Runtime Abhängigkeiten (1):

activesupport ~> 7.0.0

Development Abhängigkeiten (6):

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

Besitzer:

Pushed by:

Autoren:

  • Nora Alvarado

SHA 256-Prüfsumme:

=

Downloads insgesamt 904

Für diese Version 515

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 3.0.0

Links: