Class: Rack::ChangePasswordUrl::Configuration
- Inherits:
-
Object
- Object
- Rack::ChangePasswordUrl::Configuration
- Defined in:
- lib/rack/change-password-url/configuration.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.
6 7 8 |
# File 'lib/rack/change-password-url/configuration.rb', line 6 def redirect_path @redirect_path end |