Skip to content

Instantly share code, notes, and snippets.

@warolv
Created October 14, 2013 12:53
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 warolv/6975132 to your computer and use it in GitHub Desktop.
Save warolv/6975132 to your computer and use it in GitHub Desktop.
Adding placeholder for app to use Angular
- if content_for?(:angular_module)
= javascript_include_tag 'angular'
= javascript_include_tag 'angular-resource'
= javascript_include_tag 'angular-ui-bootstrap'
= javascript_include_tag 'angular-sanitize'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment