]> cat aescling's git repositories - mastodon.git/commit
Clean up flash display in views (#2336)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Sun, 23 Apr 2017 02:22:34 +0000 (22:22 -0400)
committerEugen <eugen@zeonfederated.com>
Sun, 23 Apr 2017 02:22:34 +0000 (04:22 +0200)
commit532bec6e564884c2bd5b2bcc7cab929f4f2cabf5
treebfaea49ce3400ad9341a37638ede98aff7007f17
parentee82d8a8761f0bedc97f5e79565b7c5142c1b8bd
Clean up flash display in views (#2336)

* Add flashes partial to DRY up admin/auth layouts

* Further consolidate flash messages
app/helpers/flashes_helper.rb [new file with mode: 0644]
app/views/application/_flashes.html.haml [new file with mode: 0644]
app/views/layouts/admin.html.haml
app/views/layouts/auth.html.haml