summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-02-27 17:56:31 -0500
committerDavisLWebb <davislwebb@ymail.com>2014-02-27 17:56:31 -0500
commit8cb882e53dec7c97ceca0438f9bfdce050766109 (patch)
tree1f24859bc5aa571c80e37ccda5a9df86d05f6d8e /Gemfile
parent1b0022eca5cfbab8bfee72030d45443bf9d44af7 (diff)
Booted the strap
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 630e133..f4e5b09 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,6 +3,8 @@ source 'https://rubygems.org'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.0.2'
+gem 'bootstrap-sass'
+
# Use sqlite3 as the database for Active Record
gem 'sqlite3'