class Experience < ActiveRecord::Base
attr_accessible :container_id, :container_type, :score, :user_id
end