aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/refinerycms-blog.rb')
-rw-r--r--lib/refinerycms-blog.rb6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb
index e982de0..1c4cbfc 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -1,8 +1,4 @@
-if defined?(Bundler) and !defined?(FiltersSpam)
- # this will tell the user what to do
- load(File.expand_path('../../Gemfile', __FILE__))
- require 'filters_spam'
-end
+require 'filters_spam'
module Refinery
module Blog