Hi,
I just installed lovd by less and when I run it on localhost I get :

ArgumentError in Accounts#signup
Showing app/views/accounts/signup.html.erb where line #13 raised:
wrong number of arguments (5 for 4)

Extracted source (around line #13):

10:
11:     <div class="instruction"><%= link_to "Oh yeah, I already have
an account, duh.", login_url %></div>
12:
13:     <%= f.text_field :login %>
14:     <%= f.text_field :email %>
15:     <%= f.password_field :password %>
16:     <%= f.password_field :password_confirmation, :label =>
'Confirm Password' %>

RAILS_ROOT: C:/Documents and Settings/Jonathan/My Documents/
NetBeansProjects/honeyMap
Application Trace | Framework Trace | Full Trace

lib/less_form_builder.rb:32:in `initialize'
lib/less_form_builder.rb:32:in `new'
lib/less_form_builder.rb:32:in `label'
lib/less_form_builder.rb:65:in `front'
lib/less_form_builder.rb:41:in `text_field'
app/views/accounts/signup.html.erb:13
app/helpers/application_helper.rb:12:in `less_form_for'
app/views/accounts/signup.html.erb:6

Anybody has seen the problem before ?
I can get to the first page, it's only when trying user related stuff
(login/signup)
/jonathan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Lovd by Less" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/lovdbyless?hl=en
Who loves ya baby?
-~----------~----~----~----~------~----~------~--~---

Reply via email to