Skip to content

Instantly share code, notes, and snippets.

@jlong
Created January 21, 2010 02:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlong/282532 to your computer and use it in GitHub Desktop.
Save jlong/282532 to your computer and use it in GitHub Desktop.
$ script/console
Loading development environment (Rails 2.3.2)
>> Sass::Plugin.options
=> {:css_location=>"/Users/jlong/Workspaces/groupstory/application/public/stylesheets", :template_location=>"/Users/jlong/Workspaces/groupstory/application/public/stylesheets/sass", :always_update=>true, :always_check=>true, :style=>:expanded, :cache_location=>"/Users/jlong/Workspaces/groupstory/application/tmp/sass-cache", :line_numbers=>true, :full_exception=>true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment