osem-fcy/app
Chaitanya 7de009e46e Enable Style/DoubleNegation Rubocop cop
This cop checks for uses of double negation (!!) to convert something to a boolean value. It doesn't support autocorrection, so all the offenses where manually solved.

Closes #1374
2017-03-20 19:12:40 +05:30
..
assets fix markdown issue 2017-03-06 20:57:04 +05:30
controllers Fix unreachable code (#1140) in ConferenceRegistrationController#new 2017-03-07 17:40:19 +02:00
helpers Merge pull request #1275 from shlok007/intersecting-events 2017-03-08 10:51:53 +02:00
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models Enable Style/DoubleNegation Rubocop cop 2017-03-20 19:12:40 +05:30
serializers Removed duplicate methods date_range_string and date_string. 2017-03-01 15:39:10 +05:30
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Merge pull request #1338 from nasia-sam/change_date_format 2017-03-08 11:08:24 +02:00