Changeset [55d68920fa9e0006debbfecf9fac6a2147548951] by Daniel O'Connor

January 6th, 2018 @ 05:11 PM

Merge pull request #667 from johnnyshields/rubocop-if-case-nexts

Rubocop: Autocorrect various assignment-if statements, case statements, etc.
https://github.com/fatfreecrm/fat_free_crm/commit/55d68920fa9e0006d...

Committed by Daniel O'Connor

  • M app/controllers/application_controller.rb
  • M app/controllers/entities/contacts_controller.rb
  • M app/controllers/entities/leads_controller.rb
  • M app/controllers/entities/opportunities_controller.rb
  • M app/controllers/lists_controller.rb
  • M app/controllers/tasks_controller.rb
  • M app/helpers/opportunities_helper.rb
  • M app/models/entities/account.rb
  • M app/models/entities/campaign.rb
  • M app/models/entities/contact.rb
  • M app/models/entities/lead.rb
  • M app/models/entities/opportunity.rb
  • M app/models/polymorphic/task.rb
  • M db/migrate/20120316045804_activities_to_versions.rb
  • M db/migrate/20120510025219_add_not_null_constraints_for_timestamp_columns.rb
  • M lib/fat_free_crm/core_ext/alias_method_chain.rb
  • M lib/fat_free_crm/permissions.rb
  • M lib/tasks/ffcrm/missing_translations.rake
  • M spec/spec_helper.rb
  • M spec/support/macros.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Ruby on Rails CRM platform for Web 2.0 and beyond