class Order::Item < ActiveRecord::Base attr_accessible :price end