lib/octopress-ink/plugins.rb in octopress-ink-1.0.0.rc.58 vs lib/octopress-ink/plugins.rb in octopress-ink-1.0.0.rc.59

- old
+ new

@@ -50,9 +50,10 @@ unless @registered @registered = true @static_files = [] @css_tags = [] @js_tags = [] + Cache.reset Bootstrap.reset PluginAssetPipeline.reset puts 'registering' plugins.each(&:register)