Skip to content

Latest commit

 

History

648 Commits

Folders and files

NameName
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:
'admin@tsl.pomona.edu'
Password is:
'password'

About

Source code for the old rails TSL website (The Student Life)

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages