html5-rails icon indicating copy to clipboard operation
html5-rails copied to clipboard

You should mention that gem 'compass-rails' is needed, too

Open jmuheim opened this issue 12 years ago • 3 comments

I didn't succeed to run the bootstrapper script until I added gem 'compass-rails' (above compass-h5bp) to the Gemfile. You should mention this in the Readme.

Thanks for your work!

jmuheim avatar May 24 '13 10:05 jmuheim

thanks, solved my problem.

Michael1969 avatar Jun 22 '13 03:06 Michael1969

Hmm... thanks @jmuheim, just ran in the same problem. A proper solution would be to add compass-rails to html5-rails.gemspec as runtime dependency.

gurix avatar Sep 08 '14 13:09 gurix

Agreed :+1:

wmacaluso avatar Nov 25 '14 21:11 wmacaluso