Adding React.js, Redux, revamping dashboard
This commit is contained in:
parent
68c93f8b85
commit
49520d6e62
34 changed files with 297 additions and 75 deletions
|
@ -9,5 +9,5 @@
|
|||
= javascript_include_tag 'application'
|
||||
= csrf_meta_tags
|
||||
= yield :header_tags
|
||||
%body
|
||||
%body{ class: @body_classes }
|
||||
= content_for?(:content) ? yield(:content) : yield
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue