upmin / upmin-admin-ruby

Framework for creating powerful admin backends with minimal effort in Ruby on Rails.
MIT License
757 stars 66 forks source link

Flash messages are not being rendered #147

Open jguitar opened 9 years ago

jguitar commented 9 years ago

In app/views/layouts/upmin/application.html.haml there is a commented line about flash messages. And there is no file named flash.html in the repo.

So, as flash messages are not being rendered, can I add a PR with some layout to render Rails flash messages?

mbrookes commented 9 years ago

PRs are always welcome!