Exception: Modern::PermanentRedirect
- Defined in:
- lib/modern/redirect.rb
Overview
rubocop:enable Lint/InheritException
Instance Attribute Summary
Attributes inherited from Redirect
Instance Method Summary collapse
Methods inherited from Redirect
Constructor Details
This class inherits a constructor from Modern::Redirect
Instance Method Details
#status ⇒ Object
20 21 22 |
# File 'lib/modern/redirect.rb', line 20 def status 308 end |