Class: Tramway::Auth::SignUpForm

Inherits:
Core::ApplicationForm
  • Object
show all
Defined in:
app/forms/tramway/auth/sign_up_form.rb

Class Attribute Summary collapse

Class Attribute Details

.sign_in_afterObject

Returns the value of attribute sign_in_after.



5
6
7
# File 'app/forms/tramway/auth/sign_up_form.rb', line 5

def 
  @sign_in_after
end