Sha256: a74f422deaa00f012f913063330d8dbefb9be0bfa8829f9bb36a89fd4ec74fbe

Contents?: true

Size: 75 Bytes

Versions: 5

Compression:

Stored size: 75 Bytes

Contents

class Album < ActiveRecord::Base
  has_many :songs
  has_many :artists
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
restfulie-nosqlite-1.0.4 tests/app/models/album.rb
restfulie-1.1.1 tests/app/models/album.rb
restfulie-1.1.0 tests/app/models/album.rb
restfulie-nosqlite-1.0.3 tests/app/models/album.rb
restfulie-1.0.3 tests/app/models/album.rb