Class: Rack::ChangePasswordUrl::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/rack/change-password-url/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#redirect_pathObject

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