Skip to content

Instantly share code, notes, and snippets.

@devth
Created June 2, 2010 18:47
Show Gist options
  • Select an option

  • Save devth/422801 to your computer and use it in GitHub Desktop.

Select an option

Save devth/422801 to your computer and use it in GitHub Desktop.
-# Automatically tie views to their controllers in application.html.haml
-# Allows CSS to target view-specific styles
%body{ :class => controller.controller_name }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment