Files
nairobi/app/controllers
rgarcia dacc2d529d Fix destroy document specs
We were linking to the document url itself, which does not have a route
associated and so the specs fails

With this commit we are using the correct path to the destroy action of
the DocumentsController.

We are also using the referrer instead of a params[:from] attribute, as
it avoids having to pass an extra parameter, making the code prettier
and it works the same way
2019-01-24 21:39:43 +01:00
..
2019-01-09 17:49:46 +01:00
2018-12-21 17:17:35 +01:00
2017-10-23 21:40:04 +02:00