search for: work_hours_patch

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

2012 Jan 28
2
after_save in plugin
...to get the Deliverable subject. Needed for the # Query and filtering # def is_new # unless self.is_new.nil? # return self.is_new # end # return false; # end end end # ## Add module to Issue WorkHours.send(:include, WorkHoursPatch) The init.rb says require ''work_hours_patch'' All this should work and running the console I an see the old plugin being deleted and the new one added. Please help! I am spending on this days! Evgeny -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this...