osem-fcy/app
divyanshumehta cdf794ecbf Add Style/SelfAssignment Rubocop cop
The cop enforces use of self assignment operator E.g. a=a+2 gets
written as a+=2. Also the offenses listed in rubocop.todo.yml
have been corrected automatically with the --auto-correct option.
Fixes issue #1531
2017-06-14 09:22:19 +05:30
..
assets implement manual event management and support for multiple speakers per event 2017-04-13 17:15:21 +03:00
controllers Allow user to remove openid 2017-06-13 13:04:55 +03:00
helpers Merge pull request #1498 from divyanshumehta/issue_1497 2017-06-12 17:45:30 +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 Add Style/SelfAssignment Rubocop cop 2017-06-14 09:22:19 +05:30
serializers Added Rails/Delegate Rubucop Cop 2017-05-23 10:31:40 +05:30
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Allow user to remove openid 2017-06-13 13:04:55 +03:00