public
Description: Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Home | Edit | New

Ruby on Rails Integration

Rails 2.3 Users:

You can install Compass/Sass into a new or existing rails app using our official rails application template:
$ rails <myrailsappnamehere> -m http://compass-style.org/rails/installer

for existing application, use the application template rake task:
$ rake rails:template LOCATION=http://compass-style.org/rails/installer

Screencast!

Having issues? Watch this quick screencast on how to set everything up:

Rails Pre-2.3:

Please follow the instructions found at Compass Sample Rails Application

Last edited by jmonteiro, Tue Sep 29 09:48:55 -0700 2009
Home | Edit | New
Versions: