Created
September 9, 2011 15:14
-
-
Save procload/1206483 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<%= content_tag :li, :class => 'first' do %> | |
<%= link_to('Personal Info', edit_user_path(current_user)) %> | |
<% end %> |
uhlenbrock
commented
Sep 9, 2011
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment