From bb4f687bc670932f93a7befe07bfb2859a61411a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Tue, 9 Aug 2011 16:49:38 -0700 Subject: Remove lame comment. --- actionpack/lib/sprockets/assets.rake | 1 - 1 file changed, 1 deletion(-) (limited to 'actionpack/lib/sprockets') diff --git a/actionpack/lib/sprockets/assets.rake b/actionpack/lib/sprockets/assets.rake index 3bad86413f..01132d218f 100644 --- a/actionpack/lib/sprockets/assets.rake +++ b/actionpack/lib/sprockets/assets.rake @@ -1,5 +1,4 @@ namespace :assets do - # Ensures the RAILS_GROUPS environment variable is set task :ensure_env do ENV["RAILS_GROUPS"] ||= "assets" ENV["RAILS_ENV"] ||= "production" -- cgit v1.2.3