Method: Searls::Auth::Config#flash_error_after_register_attempt

Defined in:
lib/searls/auth/config.rb

#flash_error_after_register_attemptObject

Returns the value of attribute flash_error_after_register_attempt

Returns:

  • (Object)

    the current value of flash_error_after_register_attempt



3
4
5
# File 'lib/searls/auth/config.rb', line 3

def flash_error_after_register_attempt
  @flash_error_after_register_attempt
end