Displaying 1 result from an estimated 1 matches for "learningq".
Did you mean:
learning
2005 Dec 16
0
ArgumentError on create
....2006, :message => "Year must be
between 1911-2006"
end
I am getting this error when I try to create a new record (actually,
when I comment out the validation, I still get same errors):
======
ArgumentError in Quotes#create
wrong number of arguments (2 for 0)
RAILS_ROOT: /var/www/learningq/public/../config/..
Application Trace | Framework Trace | Full Trace
#{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:1628:in
`quote''
#{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/base.rb:1628:in
`attributes_with_quotes''
#{RAILS_ROOT}/vendor/rails/a...