Displaying 1 result from an estimated 1 matches for "budgetcontroller".
2006 Jul 16
0
in_place_edit-like functionality in my controller
...es).
Here''s some test code I tried to make work (from my controller):
def do_some_edit(object, field)
logger.info("We are editing")
end
do_some_edit(:item, :title)
But all I keep getting is an error telling me:
undefined method `do_some_edit'' for Admin::BudgetController:Class
I would say that do_some_edit is defined indeed but maybe I''m missing
something here.
I hope someone out there can enlightent me :-)
Greetings,
Gitte Wange
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signat...