class UserFeedback include SimplyStored::Couch per_page_method :limit_value #kaminari property :content belongs_to :user end