rimian / TDD-Example-Ruby

A simple Sinatra app illustrating the concepts behind TDD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDD Example - Ruby

A simple Sinatra app illustrating the concepts behind TDD.

Getting Started

  • Install Ruby Dependencies gem install rubocop bundle

  • Fire up the Rack server rerun 'rackup'

  • Visit the app at localhost:9292

About

A simple Sinatra app illustrating the concepts behind TDD.


Languages

Language:HTML 50.6%Language:Ruby 47.4%Language:CSS 2.1%