Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 442 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 442 Bytes

Shuttle Tracking v1

RPI's shuttle tracking web application.

Note: a refresh of Shuttle Trackers is under development, which can be found here.

Dependencies

  • Prerequisites: MySQL, Rails 3, ImageMagick
  • Prerequisite Gems: MySQL, god, chronic_duration, RMagick
  • Plugins Used: Attachable, AuthLogic

Installation

bundle install

Fill-in database.yml

rake db:migrate