Home > sinatra-dm-auth

sinatra-dm-auth

Sinatra-dm-auth is a project mainly written in Ruby, based on the MIT license.

Sinatra extension for adding simple authorization to your app (implemented with DataMapper)

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)