osem-fcy/app
Ronaq13 505d9da3d4 Fix Performance/HashEachMethods offenses
values.each and keys.each methods are depreciated, so they have replaced by
each_value and each_key respectively. This has done manually.

Closes https://github.com/openSUSE/osem/issues/1825
2017-12-18 17:30:37 +01:00
..
assets autofill CFP end date 2017-12-12 18:23:56 +02:00
controllers Fix Performance/HashEachMethods offenses 2017-12-18 17:30:37 +01:00
helpers Fix Performance/HashEachMethods offenses 2017-12-18 17:30:37 +01:00
jobs Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
mailers Add emails for booth's acceptance and rejection 2017-08-14 22:34:17 +03:00
models Use distinct instead of uniq because deprectation. 2017-12-15 23:08:21 +02:00
pdfs Use a picture format for ticketing 2017-12-11 17:11:17 -08:00
serializers Enable Style/IndentationWidth cop 2017-07-14 12:47:20 +03:00
uploaders Use a picture format for ticketing 2017-12-11 17:11:17 -08:00
views Fix Performance/HashEachMethods offenses 2017-12-18 17:30:37 +01:00