osem-fcy/app
Ana María Martínez Gómez af1d5e4a3b
Do no use string in if conditional
Passing string to be evaluated in :if and :unless conditional options is
not supported. Pass a symbol for an instance method, or a lambda, proc
or block, instead.
2019-07-17 00:13:24 +02:00
..
assets Merge pull request #2462 from Ana06/carrousel 2019-04-06 10:06:37 +02:00
controllers Fix gigitty link 2019-05-24 15:19:37 +02:00
datatables Convert admin/registrations datatable to AJAX-backed 2018-10-10 21:57:22 +02:00
helpers s/redirect_to :back/redirect_back/ 2019-05-05 09:40:50 +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 Do no use string in if conditional 2019-07-17 00:13:24 +02:00
pdfs Gracefully fail out of image handling in ticket PDF 2018-12-19 12:30:45 -08: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 #2476 from differentreality/url_helpers_in_switch_checkbox 2019-06-04 17:12:32 +02:00