From 636a8ed8f2b2bd08be01fdf3fced147804a95481 Mon Sep 17 00:00:00 2001 From: "Timothy N. Tsvetkov" Date: Thu, 31 Mar 2011 03:42:18 +0400 Subject: [PATCH] removed boilerplate from the compass config --- Gemfile.lock | 3 --- config/compass.rb | 1 - 2 files changed, 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b80e4cb30..cca96982a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,6 @@ GEM activesupport builder hpricot (0.8.4) - html5-boilerplate (0.3.2) - compass (>= 0.10.0) i18n (0.5.0) jammit (0.6.0) closure-compiler (>= 0.1.0) @@ -151,7 +149,6 @@ DEPENDENCIES haml-rails hoptoad_notifier (~> 2.3) hpricot - html5-boilerplate jammit pg rails (= 3.0.5) diff --git a/config/compass.rb b/config/compass.rb index 34b417486..07bb179f2 100644 --- a/config/compass.rb +++ b/config/compass.rb @@ -1,5 +1,4 @@ # This configuration file works with both the Compass command line tool and within Rails. -require 'html5-boilerplate' # Require any additional compass plugins here. project_type = :rails