class ReleaseFormat < ActiveRecord::Base has_many :albums, :through => :album_formats end