Prettify the Purchase system
[cs356-p2-videostore.git] / app / models / rentable_policy.rb
1 class RentablePolicy < ActiveRecord::Base
2 end