Whups, integer error in text email causing signup failures

This commit is contained in:
Will Bradley 2013-10-22 01:38:57 -07:00
parent 0d1894d6e8
commit d88abe7d32

View File

@ -4,7 +4,7 @@ Please contact them at <%= @user.email %><%= " or "+@user.phone.to_s unless @use
new user orientation, waiver, welcome, payment help, etc.
User Details: <%= link_to @url+user_path(@user), @url+user_path(@user) %>
Member Level: <%= simple_format @user.member_level %>
Member Level: <%= simple_format @user.member_level_string %>
What skills, knowledge and experience do you bring to the community?
<%= simple_format @user.current_skills %>