Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.

Update export format to match new Workday format #485

Open
orenyk opened this issue Oct 26, 2016 · 2 comments
Open

Update export format to match new Workday format #485

orenyk opened this issue Oct 26, 2016 · 2 comments

Comments

@orenyk
Copy link

orenyk commented Oct 26, 2016

High Priority

@orenyk
Copy link
Author

orenyk commented Oct 28, 2016

I just cloned this locally and wanted to document the steps necessary to get it running:

  1. Install Ruby 2.1.2
  2. Install MySQL 5.6 (5.7 not supported by the version of mysql2 in Gemfile.lock)
  3. export QMAKE=qmake (for capybara-webkit)
  4. copy config/database.yml.example to config/database.yml
  5. rake db:create && rake db:schema:load

And it lives!

@orenyk
Copy link
Author

orenyk commented Nov 8, 2016

This will have to be done by July 1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant