A simple Sinatra app illustrating the concepts behind TDD.
-
Install sqlite
brew install sqlite -
Install Ruby Dependencies
bundle -
Fire up the Rack server
rerun 'rackup' -
Visit the app at localhost:9292
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple Sinatra app illustrating the concepts behind TDD.
Install sqlite
brew install sqlite
Install Ruby Dependencies
bundle
Fire up the Rack server
rerun 'rackup'
Visit the app at localhost:9292