Files
nairobi/config
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
..
2020-10-15 14:46:20 +02:00
2021-04-27 10:53:47 +02:00
2019-04-16 17:28:06 +02:00
2019-04-16 17:28:06 +02:00
2020-12-23 13:18:10 +01:00