== Migrations

bundle exec rake translation_cms:install:migrations

== Tests

Run all tests: RAILS_ENV=test bundle exec spring rake test_specs

Run specific tests: RAILS_ENV=test bundle exec spring rake test_specs[writers]

== API

All documentation for API see here - dev.crmwordpoint.com/docs/version1/index.html

== Bundle (1.17.3)

gem install bundler -v 1.17.3 --no-rdoc --no-ri bundle 1.17.3 install