params[:filter][:order] = "ascend_by_created_at" @search = Note.search(params[:filter]) @notes = @search.all
Post a Comment
No comments:
Post a Comment