summaryrefslogtreecommitdiff
path: root/app/controllers/invites_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Use new routing helperDouwe Maan2015-09-081-2/+2
* Add a page title to every page.Douwe Maan2015-04-301-2/+0
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-4/+4
* Follow newline guidelines.Douwe Maan2015-04-141-2/+5
* Clear up InvitesController member lookup logic.Douwe Maan2015-04-141-5/+4
* Remove duplication from InvitesController.Douwe Maan2015-04-141-25/+22
* Consistently use "invitation" rather than "invite" in text.Douwe Maan2015-04-141-3/+3
* Let invites be declined.Douwe Maan2015-04-141-0/+27
* Add invites controller.Douwe Maan2015-04-141-0/+57