Skip to content

Instantly share code, notes, and snippets.

@xdite
Created June 9, 2014 13:13
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 xdite/c1b8e9e02d9c50a45aea to your computer and use it in GitHub Desktop.
Save xdite/c1b8e9e02d9c50a45aea to your computer and use it in GitHub Desktop.
DEPENDENCIES
+ bootstrap-sass
coffee-rails (~> 4.0.0)
devise
jbuilder (~> 2.0)
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index a443db3..bcdb41c 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -12,4 +12,5 @@
*
*= require_tree .
*= require_self
+ *= require bootstrap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment