class Layer < ActiveRecord::Base attr_accessible :name has_and_belongs_to_many :feeds end