Displaying 1 result from an estimated 1 matches for "rewritng".
Did you mean:
rewriting
2008 Jun 16
2
call_backs Is it?
...added the updated_on field of
ServiceDeskTicket is to be updated..(created_on and updated_on magic
fields of rails)..Can I set this in ServiceDeskTicket class like a
call_back..Since I am very new to rails call back functionality asking
like this..Please correct if wrong...How can I do this without rewritng
the code(I ma not asking update_attribute)..If I continue like
sd_ticket.update_attribute(''fieldname'',value) i have to do in all the
definitions .How can I avoid this
Thanks in advance
Sijo
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~...