Sha256: 8405a04fd970a64bb5a22faaba0da31f79ec21d32364cc2c7f160c02c90d83a1

Contents?: true

Size: 129 Bytes

Versions: 21

Compression:

Stored size: 129 Bytes

Contents

module Flexite
  class HistoryAttribute < ActiveRecord::Base
    attr_accessible :name, :value
    belongs_to :history
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
flexite-0.0.25 app/models/flexite/history_attribute.rb
flexite-0.0.24 app/models/flexite/history_attribute.rb
flexite-0.0.23 app/models/flexite/history_attribute.rb
flexite-0.0.22 app/models/flexite/history_attribute.rb
flexite-0.0.21 app/models/flexite/history_attribute.rb
flexite-0.0.20 app/models/flexite/history_attribute.rb
flexite-0.0.19 app/models/flexite/history_attribute.rb
flexite-0.0.18 app/models/flexite/history_attribute.rb
flexite-0.0.17 app/models/flexite/history_attribute.rb
flexite-0.0.16 app/models/flexite/history_attribute.rb
flexite-0.0.15 app/models/flexite/history_attribute.rb
flexite-0.0.14 app/models/flexite/history_attribute.rb
flexite-0.0.13 app/models/flexite/history_attribute.rb
flexite-0.0.12 app/models/flexite/history_attribute.rb
flexite-0.0.11 app/models/flexite/history_attribute.rb
flexite-0.0.10 app/models/flexite/history_attribute.rb
flexite-0.0.9 app/models/flexite/history_attribute.rb
flexite-0.0.8 app/models/flexite/history_attribute.rb
flexite-0.0.7 app/models/flexite/history_attribute.rb
flexite-0.0.6 app/models/flexite/history_attribute.rb