Compass-rails gem

14 views
Skip to first unread message

Andrew France

unread,
Feb 9, 2012, 1:30:24 PM2/9/12
to compas...@googlegroups.com
Hi,

I'm not sure what I've done wrong but I recently spent some time unnecessarily troubleshooting an issue with Compass after I did a bundle update on a Rails 3.1 project.

Our Gemfile contained the following line in the assets group:
gem 'compass', '> 0.12.alpha'

I believe we were forcing the above-alpha version due to compatibility fixes with SASS.

And our SASS stylesheet has: @import "compass";

Running bundle update and upgrading resulted in pulling down a .rc version which throws an exception stating: "File to import not found or unreadable: compass."

After reading all the docs on the Compass web site and GitHub I was none the wiser but I after some time I stumbled across "compass-rails", which of course has solved my problem.

I couldn't find any announcement about this separation, is it detailed somewhere? Has anyone else had this issue? Were we wrong to use the alpha version?

I've updated the wiki page on GitHub with a note about it.

Regards,
Andrew

Chris Eppstein

unread,
Feb 9, 2012, 3:20:31 PM2/9/12
to compas...@googlegroups.com
Sorry about this. The next compass pre-release will have more helpful error messages. And once we release we will have the blog post on our main site. It's here for now: http://beta.compass-style.org/blog/2012/01/29/compass-and-rails-integration/

Chris

--
You received this message because you are subscribed to the Google Groups "Compass" group.
To view this discussion on the web visit https://groups.google.com/d/msg/compass-users/-/DcmLfLA6oVwJ.
To post to this group, send email to compas...@googlegroups.com.
To unsubscribe from this group, send email to compass-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/compass-users?hl=en.

Reply all
Reply to author
Forward
0 new messages