Low commit activity in last 3 years
No release in over a year
A Sinatra extension that adds simple decent looking flash messages
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Sinatra-Pretty-Flash

A simple gem that adds decent styled flash messages to a Sinatra app.

Example:

screenshot

Why?

While prototyping some things out in Sinatra I wanted a simple but decent looking flash message. I guess I was just used to our pretty awesome eco-system at work but I was surprised at how much code I'd need to add to have a nice looking flash message. Anyways I didn't want all that code in my prototype so I made this gem.

How?

For usage see the included example