foundation / foundation-rails

Foundation for Rails
foundation.zurb.com
MIT License
1k stars 376 forks source link

Fix smoothScroll reference in foundation.js #236

Closed MicahBrown closed 6 years ago

MicahBrown commented 7 years ago

This is a fix for the issue I posted in #235. Magellan seems to reference smoothScroll, which causes issues in development on rails 5.1.2, since it's being included after magellan.js in the foundation.js manifest.

taylorwilliams commented 6 years ago

@kball, could you please take a look?