summaryrefslogtreecommitdiff
path: root/spec/routing/admin_routing_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Clean up unused routesJosef Strzibny2016-07-261-5/+0
|
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
|
* Add tests for the health check featureDJ Mountney2016-05-101-0/+7
|
* Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-221-1/+0
|
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
| | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-20/+20
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Remove old specsDmitriy Zaporozhets2013-08-271-7/+0
|
* Fix route specsDmitriy Zaporozhets2013-06-261-2/+2
|
* remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets2013-06-221-10/+0
|
* Fix routiong specs after rename of resque controllerDmitriy Zaporozhets2013-05-301-3/+3
|
* Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-051-12/+12
|
* Admin.projects: remove views and route specsDmitriy Zaporozhets2013-03-251-20/+0
|
* fix testsAndrey Kumanyaev2013-01-241-7/+7
|
* Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-231-8/+0
|
* Add routing specsRobert Speicher2012-09-161-0/+166