Make design responsive

This commit is contained in:
2013-03-02 16:04:16 +01:00
parent 08333cb1bb
commit 63e201a69f
21 changed files with 350 additions and 196 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
source 'https://rubygems.org'
source :rubygems
gem 'rails', '3.2.11'
gem 'rack-cors', :require => 'rack/cors'
@@ -16,7 +16,7 @@ group :assets do
gem 'coffee-rails', '~> 3.2.1'
#gem 'twitter-bootstrap-rails'
gem 'bootstrap-sass'
gem 'compass-rails'
gem 'bourbon'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
#gem 'therubyracer', :platforms => :ruby