osem-fcy/db
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
..
migrate Add Style/SelfAssignment Rubocop cop 2017-06-14 09:22:19 +05:30
schema.rb suggested changes 2017-06-12 19:43:44 +05:30
seeds.rb Rework seeds.rb 2014-11-13 21:23:15 +02:00