examples/printing_link_information.rb in hallon-0.11.0 vs examples/printing_link_information.rb in hallon-0.12.0

- old
+ new

@@ -1,5 +1,8 @@ # coding: utf-8 + +$LOAD_PATH.unshift(File.expand_path('../lib', File.dirname(__FILE__))) + require 'hallon' require './spec/support/config' # Utility def prompt(str)