Adding config for puma, dashboard layout, fixing some queries
This commit is contained in:
@ -8,5 +8,4 @@
|
||||
= csrf_meta_tags
|
||||
= yield :header_tags
|
||||
%body
|
||||
.container
|
||||
= content_for?(:content) ? yield(:content) : yield
|
||||
= content_for?(:content) ? yield(:content) : yield
|
||||
|
Reference in New Issue
Block a user