1

Following the example in the book Learn Ruby on Rails, I ran rails generate layout:install foundation5 --force and then checked for the framework_and_overrides.css.scss file in the app/assets/stylesheets/ folder. It did not remove the simple.css file and I suspect did not modify the other files mentioned. This is setting up the Zurb Foundation layout stuff.

Any thoughts? Thanks in advance.

Daniel Kehoe
  • 10,952
  • 6
  • 63
  • 82
  • I investigated and built the app following the instructions in the book and was unable to duplicate the problem. No one else has reported the problem. Have you found out anything more? – Daniel Kehoe Jun 28 '14 at 23:17
  • Daniel, thanks for the followup. I ran the line again this morning - suddenly things seem to be in place now. Only thing I can think that may have prevented before was a storage issue on nitrous - but regardless, I will proceed now. Thanks again! – user3779532 Jun 30 '14 at 14:46
  • I am having the same problem. When I run `rails generate layout:install foundation5`, it does not display any output. – Caleb Eby Mar 15 '16 at 04:16

0 Answers0