I have clean new Rails 4 app with Gemfile:
#default gems gem \'compass-rails\' gem \'zurb-foundation\' gem \'thin\'
with style.scss:
I added all of the compass files to my vendor folder and it worked =), this may not be the preferable option for much longer =(.