-
Notifications
You must be signed in to change notification settings - Fork 0
thestudentlife/old_student_life
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To get started, open a terminal (Terminal.app on Mac) and do the following. Make sure you have Ruby: % ruby -v Developed and tested with 1.8.7 Install dependencies: % bundle install Create database, load data: % rake db:migrate dummy:load Or, for minimal dummy data (just an admin user): % rake db:migrate dummy:admin Start the server: % rails server Point your webbrowser to: http://localhost:3000/workflow User login is: '[email protected]' Password is: 'password'
About
Source code for the old rails TSL website (The Student Life)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published