Sha256: a3e7029044d1a86bd2a759ca385cb515e3b7bd183380f3a27845d5f0e5d2b714

Contents?: true

Size: 92 Bytes

Versions: 5

Compression:

Stored size: 92 Bytes

Contents

class AlbumAttachment < ActiveRecord::Base
  has_many :album_photos, dependent: :destroy
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ruby_gallery-0.1.5 app/models/album_attachment.rb
ruby_gallery-0.1.4 app/models/album_attachment.rb
ruby_gallery-0.1.3 app/models/album_attachment.rb
ruby_gallery-0.1.2 app/models/album_attachment.rb
ruby_gallery-0.1.1 app/models/album_attachment.rb