osem-fcy/app
Michael Ball 258a2c1489
Fix Frozen String Error in Commercials Controller
`errors_text` is a frozen string, so `<<` leads to an exception when trying to generate the error message.

https://sentry.cs10.org/share/issue/7867fdaf8eba4387ae2789fd5f1cff3b/
if you want a production example. :)
2021-03-06 21:40:25 +01:00
..
assets Enable datepicker for readonly fields 2021-03-06 12:48:50 +01:00
controllers Fix Frozen String Error in Commercials Controller 2021-03-06 21:40:25 +01:00
datatables Remove travel schedule from registration 2021-03-06 04:09:02 +01:00
helpers Fixed some typos (#2695) 2020-10-30 11:06:43 +02:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Introducing delegation for city and country name (Conference - Venue 2021-03-06 19:06:36 +01:00
pdfs Using new accessor for city, country_name, venue name & street 2021-03-06 19:06:36 +01:00
serializers Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
uploaders Uploader changes based on https://github.com/carrierwaveuploader/carrierwave 2018-11-14 13:29:39 -08:00
views Merge pull request #2657 from AndrewKvalheim/bootstrap-markdown 2021-03-06 20:00:50 +01:00