Skip to content

Instantly share code, notes, and snippets.

@henryboldi
Created July 10, 2014 22:31
Show Gist options
  • Save henryboldi/4ec55a2524f6275ed5c1 to your computer and use it in GitHub Desktop.
Save henryboldi/4ec55a2524f6275ed5c1 to your computer and use it in GitHub Desktop.
'GET /api/notifications': 'NotificationController.show',
'PUT /api/notifications/:id': 'NotificationController.see',
'DELETE /api/notifications/:id': 'NotificationController.destroy',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment