maxjustus / sinatra-authentication

A sinatra extension wrapped in a gem that implements authentication/permissions with users stored in the database. Now with optional support for facebook connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken Dependency: rack-flash incompatible with Rack > 1.3.6

thehack opened this issue · comments

Just and FYI. This has been submitted to rack-flash, but remains an open issue. 'sinatra-flash' seems to work. Maybe include that instead?

I think your problem solved with the commit about rack-flash -> rack-flash3.

I'll look into this hopefully sometime this week.