RailsApps / rails_layout

Generates Rails application layout files for various front-end frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foundation 5 requires JavaScript included in BODY not HEAD

DanielKehoe opened this issue · comments

The Rails default application layout file app/views/layouts/application.html.erb must be altered to accommodate Foundation 5.

See
foundation/foundation-sites#3643

Foundation 5.0.3 fixed this issue.

Closed with commit 296ae40 and release 1.0.4.