summaryrefslogtreecommitdiff
path: root/spec/controllers/invites_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-2/+2
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-2/+2
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-2/+2
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-0/+33