public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
show new user errors

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@1436 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Wed Jul 26 22:32:59 -0700 2006
commit  2940725b01240f9c7041e1e502a39e2dc562eae9
tree    66877878874f74408ce3cecf40d3d456401914d5
parent  f40c22aa512262edcab0a6f0182103494e87146c
...
 
1
2
3
...
1
2
3
4
0
@@ -1,3 +1,4 @@
0
+<%= error_messages_for :user %>
0
 <% form_for :user, :url => { :action => 'create' } do |f| -%>
0
 <%= render :partial => 'form', :locals => { :f => f, :create => true } %>
0
 <% end -%>

Comments

    No one has commented yet.