GitXplorerGitXplorer
m

LSRC-V-Rails-to-Ruby-Sinatra-App

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
554760c8c72cea49d8dfbef14c69fda7e92ffc77

Move to utc times

mmarkmcspadden committed 13 years ago
Unverified
11b77b42123571b773dc149f6c46a8dc2f685370

Add time/calcs to requires in test

mmarkmcspadden committed 13 years ago
Unverified
e3d4566362efc15d9b03c858028dd52c0bd98224

Add now_playing_test

mmarkmcspadden committed 13 years ago
Unverified
a15253fcee025dbebb87522e8c8e2e4c41c3e54e

First pass at Sinatra app

mmarkmcspadden committed 13 years ago
Unverified
238dcc04751ad2d515d0df065834c87cb78df7fe

Add more README details

mmarkmcspadden committed 13 years ago
Unverified
08854400a9ea8c04ddcd6f078145b73212edeee9

first commit

mmarkmcspadden committed 13 years ago

README

The README file for this repository.

Sinatra App Exercise:

Goal: Using ActiveRecord, connect to "Training Center" db and display the title of the schedule item that is "now playing" when a user visits http://localhost:4567/now_playing

Bonus: Also display the class that is next up