Sha256: 835526d532e152e25c02f5c226160eb4467b539852e7b148783011927d69072b
Contents?: true
Size: 221 Bytes
Versions: 5
Compression:
Stored size: 221 Bytes
Contents
class Plan < ActiveRecord::Base has_many :subscriptions include Tellimus::Plan <%= "attr_accessible :display_order, :features, :highlight, :interval, :name, :price, :stripe_id" if Rails::VERSION::MAJOR == 3 %> end
Version data entries
5 entries across 5 versions & 1 rubygems