Displaying 1 result from an estimated 1 matches for "tonerspeci".
Did you mean:
tonerspecial
2008 Feb 22
7
undefined local variable or method "acts_as_list"?
...ocal/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/
base.rb:1532:in `method_missing''
app/models/toner_special.rb:4
app/controllers/specials_controller.rb:6
Here''s the code that''s causing the problem from the app/controllers/
specials_controller.rb file:
TonerSpecial.content_columns.each do |column| # line 6
in_place_edit_for :toner_special, column.name
end
Any insights are greatly appreciated, - Dave
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Ra...