Okechi Onyeje f06c2ca057 Mutltiple database pattern for companies integrated
- When creating a new company as an admin, a new database containing models for Runs, Grades, Results, Machines, and Oysters is migrated and created
- When a user registers, they are automatically switched to their company's db in the server
- When a user signs in they are also automatically swithched
2017-02-16 12:34:29 -05:00
..
2017-01-03 15:41:29 -05:00
2017-01-03 15:41:29 -05:00
2017-01-03 15:41:29 -05:00
2017-01-03 15:41:29 -05:00
2017-01-03 15:41:29 -05:00
2017-01-03 15:41:29 -05:00
2017-01-09 13:46:23 -05:00
2017-01-19 15:42:49 -05:00
2017-01-03 15:41:29 -05:00
2017-01-03 15:41:29 -05:00
2017-01-03 15:41:29 -05:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...