3 4 5 6
# File 'app/controllers/recoil/notifications_controller.rb', line 3 def index Message.for(params).process! head :no_content end