mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-16 20:28:09 +01:00
fix #1310. Add test for this
Found that I had a lot of tests commented out. They have some regressions I will fix later
This commit is contained in:
parent
5a24644aad
commit
7c1cd2a144
6 changed files with 696 additions and 694 deletions
|
|
@ -88,6 +88,7 @@ Tracksapp::Application.routes.draw do
|
|||
get 'show_notes'
|
||||
get 'convert_to_project' # TODO: convert to PUT/POST
|
||||
get 'remove_predecessor' # TODO: convert to PUT/POST
|
||||
post 'change_context'
|
||||
end
|
||||
collection do
|
||||
get 'done'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue