Skip to content

Instantly share code, notes, and snippets.

@retr0h
Created April 22, 2009 20:27
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 retr0h/100052 to your computer and use it in GitHub Desktop.
Save retr0h/100052 to your computer and use it in GitHub Desktop.
get '/:stylesheet.css' do
sass params[:stylesheet].to_sym
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment