diff --git a/app/models/burst_net/order.rb b/app/models/burst_net/order.rb index e75d7b8..bb2aed2 100644 --- a/app/models/burst_net/order.rb +++ b/app/models/burst_net/order.rb @@ -1,5 +1,5 @@ module BurstNet - class Product < BurstNet::Model + class Order < BurstNet::Model attr_accessor :id def initialize(params)