sinatra-dm-auth - a simple extension to add user authorization with DataMapper
This extension adds the ability to authorize users in your application
Installation
The following gems are needed $ rake $ sinatra $ datamapper (+ db driver e.g. do_sqlite3)