The scope of this application is to support and simplify LSA departments business process in reserving cars.
- postgresql (correct version and running without errors)
- This application uses University of Michigan Shibboleth + DUO authentication
To get a local copy up and running clone the repo, navigate to the local instance and start the application
git clone git@github.com:lsa-mis/lsa_ride_share.git
cd lsa_ride_share
bundle
bin/rails db:create
bin/rails db:migrate
bin/dev
- Omniauth-SAML
- Shibboleth + DUO
- Devise
Please email the LSA W&ADS Rails Team