Exception: ActiveSupport::DeprecationException
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activesupport-7.0.4/lib/active_support/deprecation/behaviors.rb
Overview
Raised when ActiveSupport::Deprecation::Behavior#behavior is set with :raise
. You would set :raise
, as a behavior to raise errors and proactively report exceptions from deprecations.