RailsCasts Pro episodes are now free!

Learn more or hide this

Florian Kasper's Profile

GitHub User: nirnanaaa

Site: http://floriankasper.org

Comments by Florian Kasper

Avatar

Yes I have,

The gem was renamed to "foundation-rails" but still works like the old one.

ruby
gem "foundation-rails", "~> 5.0.2.0"
sh
rails g foundation:install

...