lib/tickethub/supplier/booking.rb in tickethub-0.3.37 vs lib/tickethub/supplier/booking.rb in tickethub-0.3.38

- old
+ new

@@ -37,10 +37,9 @@ association :variant, Supplier::Variant attribute :amount, type: :money attribute :tax, type: :money attribute :total, type: :money - attribute :charges, type: :money attribute :currency, type: :currency attribute :created_at, type: :datetime attribute :updated_at, type: :datetime attribute :cancelled_at, type: :datetime \ No newline at end of file