Files
nairobi/app/controllers
Javi Martín 0d7c2c7a7c Simplify rendering flag actions
The `respond_with` method is no longer part of Rails (it's now part of
the responders gem) and we barely use it. Using a template forced us to
use different criteria for different controllers.

This change will also make it easier to fix the flag/unflag actions for
legislation proposals. With the old code, we would have to add another
condition for the legislation/proposals controller.
2020-07-07 23:39:19 +02:00
..
2019-11-06 00:04:02 +01:00
2020-07-07 23:39:19 +02:00
2020-04-08 13:49:48 +02:00
2019-10-30 18:48:55 +01:00
2020-06-25 19:53:48 +02:00
2020-04-08 13:49:48 +02:00
2019-11-09 19:33:02 +01:00