Changeset [f3fc81ae90ae54f7fe27d35185b75985983d8298] by Daniel O'Connor

January 10th, 2017 @ 09:38 PM

Merge pull request #542 from CloCkWeRX/rubocop_fixes

Rubocop fixes
https://github.com/fatfreecrm/fat_free_crm/commit/f3fc81ae90ae54f7f...

Committed by Daniel O'Connor

  • M ".rubocop.yml"
  • M ".rubocop_todo.yml"
  • M Gemfile
  • M app/controllers/application_controller.rb
  • M app/controllers/comments_controller.rb
  • M app/controllers/entities/contacts_controller.rb
  • M app/controllers/entities/opportunities_controller.rb
  • M app/controllers/entities_controller.rb
  • M app/controllers/passwords_controller.rb
  • M app/controllers/users_controller.rb
  • M app/helpers/accounts_helper.rb
  • M app/helpers/application_helper.rb
  • M app/helpers/campaigns_helper.rb
  • M app/helpers/opportunities_helper.rb
  • M app/helpers/tasks_helper.rb
  • M app/helpers/versions_helper.rb
  • M app/inputs/date_pair_input.rb
  • M app/inputs/date_time_input.rb
  • M app/models/entities/contact.rb
  • M app/models/entities/lead.rb
  • M app/models/entities/opportunity.rb
  • M app/models/fields/field.rb
  • M app/models/polymorphic/address.rb
  • M app/models/polymorphic/comment.rb
  • M app/models/polymorphic/task.rb
  • M app/models/polymorphic/version.rb
  • M app/models/setting.rb
  • M app/models/users/user.rb
  • M config/environments/test.rb
  • M config/initializers/assets.rb
  • M config/initializers/paper_trail.rb
  • M config/initializers/simple_form.rb
  • M config/initializers/views.rb
  • M config/locales/th.rb
  • M config/unicorn.rb
  • M db/migrate/20100928030620_remove_uuid.rb
  • M db/migrate/20111201030535_add_field_groups_klass_name.rb
  • M db/migrate/20120224073107_remove_default_value_and_clear_settings.rb
  • M db/schema.rb
  • M lib/fat_free_crm.rb
  • M lib/fat_free_crm/callback.rb
  • M lib/fat_free_crm/core_ext/string.rb
  • M lib/fat_free_crm/engine.rb
  • M lib/fat_free_crm/fields.rb
  • M lib/fat_free_crm/i18n.rb
  • M lib/fat_free_crm/mail_processor/base.rb
  • M lib/fat_free_crm/mail_processor/comment_replies.rb
  • M lib/fat_free_crm/permissions.rb
  • M lib/gravatar_image_tag.rb
  • M lib/tasks/ffcrm/config.rake
  • M lib/tasks/ffcrm/setup.rake
  • M lib/tasks/ffcrm/update_data.rake
  • M spec/controllers/tasks_controller_spec.rb
  • M spec/factories/shared_factories.rb
  • M spec/factories/user_factories.rb
  • M spec/models/entities/opportunity_spec.rb
  • M spec/models/fields/custom_field_pair_spec.rb
  • M spec/models/setting_spec.rb
  • M spec/shared/controllers.rb
  • M spec/support/auth_macros.rb
  • M spec/support/macros.rb
  • M spec/views/application/auto_complete.haml_spec.rb
  • M spec/views/campaigns/show.haml_spec.rb
  • M spec/views/tasks/index.haml_spec.rb
  • M spec/views/tasks/update.js.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