search for: field_login

Displaying 1 result from an estimated 1 matches for "field_login".

Did you mean: field_begin
2010 Aug 13
0
Rails 2 and Rails 3 in the same gemset leads to errors
...tion_deprecation.rb:17) ActionView::TemplateError (missing interpolation argument in "%m/% {count}/%Y %I:%M %p" ({:object=>Fri Aug 13 16:15:41 +0200 2010} given)) on line #4 of app/views/my/_sidebar.rhtml: 1: <h3><%=l(:label_my_account)%></h3> 2: 3: <p><%=l(:field_login)%>: <strong><%= @user.login %></strong><br /> 4: <%=l(:field_created_on)%>: <%= format_time(@user.created_on) %></p> 5: 6: 7: <h4><%= l(:label_feeds_access_key) %></h4> /var/www/vhosts/mydomain.org/.rvm/gems/ruby-1.8.7-p299/gems/ i...