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.