search for: __temp__37964756f59646

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

2013 Nov 18
1
wrong number of arguements (1 for 0) on ActiveRecord::Base#send
...s: model.send(''content'', ''some content'') And it blows up with an error: ArgumentError: wrong number of arguments (1 for 0) /home/zatz/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activerecord-4.0.1 /lib/active_record/attribute_methods/read.rb:58:in `__temp__37964756f59646'' /home/zatz/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/activerecord-4.0.1 /lib/active_record/attribute_methods.rb:150:in `method_missing'' And I''m stumped. What''s going on? A very big thank you ahead of time to whoever can help me figure this out. I...