aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2011-02-17 11:03:09 +1300
committerPhilip Arndt <parndt@gmail.com>2011-02-17 11:03:09 +1300
commit46372aab0e7bcd59638fc91a0ffb508c0d45cb26 (patch)
tree1a5a478feccc93129952d6ee53ce948eef3661b0 /lib/refinerycms-blog.rb
parentf4660915616f656bf30338cc1f6ded4382e3d264 (diff)
downloadrefinerycms-blog-46372aab0e7bcd59638fc91a0ffb508c0d45cb26.tar.gz
refinerycms-blog-46372aab0e7bcd59638fc91a0ffb508c0d45cb26.tar.bz2
refinerycms-blog-46372aab0e7bcd59638fc91a0ffb508c0d45cb26.zip
Not sure why we were getting bundler involved. Regeneraed gemspec
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