Sha256: 67c6b7a847775eac8e118c4ee6339e5e0b01f6db3c47ba1f16f6dd57430a62fa
Contents?: true
Size: 390 Bytes
Versions: 11
Compression:
Stored size: 390 Bytes
Contents
WorkEffort.class_eval do #************************************************************* # This line of code needs to go into an extension of the any # model class that is invoiceable. This includes: # ProductType, ProductInstance, WorkEffort, TimeEntry #************************************************************* has_one :invoice_item, :as => :invoiceable_item end
Version data entries
11 entries across 11 versions & 1 rubygems