Changeset [daf7fcb0d2a1d528b0f2bf9d1cf4e06946d10773] by Daniel O'Connor

January 5th, 2018 @ 09:28 PM

Committed by Daniel O'Connor

  • A Vagrantfile
  • A db/migrate/20180102075234_add_account_counter_caches.rb
  • M ".gitignore"
  • M ".rubocop.yml"
  • M ".rubocop_todo.yml"
  • M ".travis.yml"
  • M Gemfile.lock
  • M app/controllers/entities/accounts_controller.rb
  • M app/controllers/entities/campaigns_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/entities_controller.rb
  • M app/controllers/users_controller.rb
  • M app/helpers/accounts_helper.rb
  • M app/helpers/tags_helper.rb
  • M app/mailers/subscription_mailer.rb
  • M app/models/entities/account.rb
  • M app/models/entities/account_contact.rb
  • M app/models/entities/account_opportunity.rb
  • M app/views/accounts/_index_brief.html.haml
  • M app/views/accounts/_index_long.html.haml
  • M app/views/accounts/_sidebar_show.html.haml
  • M app/views/campaigns/_index_long.html.haml
  • M app/views/campaigns/_sidebar_show.html.haml
  • M app/views/contacts/_index_full.html.haml
  • M app/views/contacts/_index_long.html.haml
  • M app/views/contacts/_sidebar_show.html.haml
  • M app/views/home/_account.html.haml
  • M app/views/leads/_index_long.html.haml
  • M app/views/leads/_sidebar_show.html.haml
  • M app/views/opportunities/_index_long.html.haml
  • M app/views/opportunities/_sidebar_show.html.haml
  • M db/schema.rb
  • M lib/fat_free_crm/export_csv.rb
  • M spec/models/entities/account_contact_spec.rb
  • M spec/models/entities/account_opportunity_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