Files
nairobi/app/views/admin
Javi Martín 85f13f9501 Use namespace as symbol in polymorphic_path calls
Our `namespace` helper returns a string. However, Rails version 5.2.4.6
doesn't allow strings as arguments to polymorphic_path [1]

Since returning a symbol in our `namespace` helper would break other
places in the application, we're converting it to a symbol in the
methods calling `polymorphic_path`.

[1] https://github.com/advisories/GHSA-hjg4-8q5f-x6fm
2021-05-20 18:37:45 +02:00
..
2021-01-20 17:22:05 +01:00
2019-11-06 00:04:02 +01:00
2021-04-02 20:56:09 +02:00
2021-02-18 15:46:16 +01:00
2021-02-18 15:46:16 +01:00