Module: ErrMerchant
- Defined in:
- lib/err_merchant.rb,
lib/err_merchant/engine.rb,
lib/err_merchant/version.rb,
lib/err_merchant/exceptions_app.rb
Defined Under Namespace
Classes: Engine, ErrorsController, ExceptionsApp
Constant Summary collapse
- VERSION =
"0.7.1".freeze
- @@layout =
'application'
- @@skip_filters =
{ before: [], after: [], around: [] }