Sha256: ebcbd7a2a75ce29aa1b750e8dad1b904b4f5405415a4d1c9344cd6ac89495c9a
Contents?: true
Size: 155 Bytes
Versions: 9
Compression:
Stored size: 155 Bytes
Contents
module Refinery module PhotoGallery class CollectionAlbum < ActiveRecord::Base belongs_to :album belongs_to :collection end end end
Version data entries
9 entries across 9 versions & 2 rubygems