lib/octopress-ink.rb in octopress-ink-1.0.0.rc.62 vs lib/octopress-ink.rb in octopress-ink-1.0.0.rc.63
- old
+ new
@@ -34,9 +34,13 @@
if defined? Octopress::Command
require 'octopress-ink/commands/helpers'
require 'octopress-ink/commands'
end
+ if ENV['OCTODEV']
+ require 'octopress-debugger'
+ end
+
@load_plugin_assets = true
Plugins.reset
def version