Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 321 Bytes

File metadata and controls

7 lines (5 loc) · 321 Bytes

Chitter Challenge

A Twitter clone, built with Sinatra, DataMapper and Rspec.

To install, clone repository, run bundle and then rackup.

Difficulties: DataMapper version, keeping urls RESTful in combination with Sinatra Flash messages, Sinatra Flash error messages in general, password authentication.