Changeset [e8812fc2a3179bb960b1ba6a7356be959958f86e] by Daniel O'Connor

January 7th, 2018 @ 03:16 PM

Merge pull request #681 from johnnyshields/rubocop-whitespace

Rubocop: Fix whitespace issues
https://github.com/fatfreecrm/fat_free_crm/commit/e8812fc2a3179bb96...

Committed by Daniel O'Connor

  • M ".rubocop.yml"
  • M ".rubocop_todo.yml"
  • M Vagrantfile
  • M app/controllers/application_controller.rb
  • M app/controllers/entities_controller.rb
  • M app/controllers/passwords_controller.rb
  • M app/controllers/tasks_controller.rb
  • M app/helpers/accounts_helper.rb
  • M app/helpers/application_helper.rb
  • M app/models/entities/contact.rb
  • M app/models/fields/custom_field.rb
  • M app/models/fields/field_group.rb
  • M app/models/observers/opportunity_observer.rb
  • M app/models/polymorphic/version.rb
  • M app/models/users/user.rb
  • M bin/rails
  • M config.ru
  • M config/routes.rb
  • M db/migrate/20100928030599_create_users.rb
  • M db/migrate/20100928030600_create_openid_tables.rb
  • M db/migrate/20100928030602_create_permissions.rb
  • M db/migrate/20100928030605_create_campaigns.rb
  • M db/migrate/20100928030606_create_leads.rb
  • M db/migrate/20100928030607_create_contacts.rb
  • M db/migrate/20100928030608_create_opportunities.rb
  • M db/migrate/20100928030613_create_comments.rb
  • M db/migrate/20100928030614_create_activities.rb
  • M db/migrate/20100928030615_create_avatars.rb
  • M db/migrate/20100928030617_drop_openid_tables.rb
  • M db/migrate/20100928030625_create_emails.rb
  • M db/migrate/20120216031616_create_versions.rb
  • M db/migrate/20180102075234_add_account_counter_caches.rb
  • M db/migrate/20180103223438_add_minlength_to_field.rb
  • M fat_free_crm.gemspec
  • M lib/fat_free_crm/core_ext/alias_method_chain.rb
  • M lib/fat_free_crm/core_ext/string.rb
  • M lib/fat_free_crm/mail_processor/dropbox.rb
  • M lib/fat_free_crm/permissions.rb
  • M lib/tasks/ffcrm/demo.rake
  • M script/rails
  • M spec/controllers/entities/contacts_controller_spec.rb
  • M spec/factories/sequences.rb
  • M spec/factories/user_factories.rb
  • M spec/features/accounts_spec.rb
  • M spec/features/admin/groups_spec.rb
  • M spec/features/admin/users_spec.rb
  • M spec/features/campaigns_spec.rb
  • M spec/features/contacts_spec.rb
  • M spec/features/dashboard_spec.rb
  • M spec/features/leads_spec.rb
  • M spec/features/opportunities_overview_spec.rb
  • M spec/features/opportunities_spec.rb
  • M spec/features/tasks_spec.rb
  • M spec/models/entities/contact_spec.rb
  • M spec/models/entities/opportunity_spec.rb
  • M spec/models/polymorphic/task_spec.rb
  • M spec/views/tasks/index.haml_spec.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