Merge branch 'body-classes' of https://github.com/roymckenzie/diaspora into roymckenzie-body-classes

This commit is contained in:
Florian Staudacher 2014-11-07 16:39:33 +01:00
commit 2c8bbd3343

View file

@ -52,7 +52,7 @@
= include_gon(:camel_case => true) = include_gon(:camel_case => true)
%body %body{ :class => "page-#{controller_name} action-#{action_name}" }
= flash_messages = flash_messages
= yield :before_content = yield :before_content