Sha256: 54fe63ce5f209defc46e6297a428c933f733310278d9b784017105c1656c546b

Contents?: true

Size: 58 Bytes

Versions: 14

Compression:

Stored size: 58 Bytes

Contents

class Account < ActiveRecord::Base
  belongs_to :user
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
embedded_associations-4.1.2 spec/support/app/app/models/account.rb
embedded_associations-4.1.1 spec/support/app/app/models/account.rb
embedded_associations-4.1.0 spec/support/app/app/models/account.rb
embedded_associations-4.0.0 spec/support/app/app/models/account.rb
simple_cacheable-1.3.1 spec/models/account.rb
simple_cacheable-1.3.0 spec/models/account.rb
simple_cacheable-1.2.1 spec/models/account.rb
simple_cacheable-1.2.0 spec/models/account.rb
simple_cacheable-1.1.5 spec/models/account.rb
simple_cacheable-1.1.4 spec/models/account.rb
simple_cacheable-1.1.3 spec/models/account.rb
simple_cacheable-1.1.2 spec/models/account.rb
simple_cacheable-1.1.1 spec/models/account.rb
simple_cacheable-1.1.0 spec/models/account.rb