Skip to content

Instantly share code, notes, and snippets.

@mizanRahman
Created May 21, 2013 19:17
Show Gist options
  • Save mizanRahman/5622422 to your computer and use it in GitHub Desktop.
Save mizanRahman/5622422 to your computer and use it in GitHub Desktop.
rails-snippets
<% @profile.errors.full_messages.each do |msg| %>
<p class="alert"><%= msg %></p>
<% end %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment