Displaying 1 result from an estimated 1 matches for "hostel_controller".
Did you mean:
host_controller
2007 May 28
1
upload_column problems on post after validation error
...1:in `attributes=''
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/associations/association_proxy.rb:123:in `send''
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/associations/association_proxy.rb:123:in `method_missing''
app/controllers/hostel_controller.rb:53:in `update_customer''|
At line 53 in hostel_controller.update_customer there is the line:
hostel.attributes = params[:hostel] # Where the error occurred...
I don''t know how to solve this problem !!!
Can you help me ????
Thanks in advance !!!
Tex.
--~--~-------...