Module: Deas::RedirectHandler::ClassMethods
- Defined in:
- lib/deas/redirect_handler.rb
Instance Attribute Summary collapse
-
#redirect_path ⇒ Object
Returns the value of attribute redirect_path.
Instance Attribute Details
#redirect_path ⇒ Object
Returns the value of attribute redirect_path.
28 29 30 |
# File 'lib/deas/redirect_handler.rb', line 28 def redirect_path @redirect_path end |