bin/console in postit-0.1.2 vs bin/console in postit-0.2.0

- old
+ new

@@ -1,6 +1,8 @@ #!/usr/bin/env ruby +load File.expand_path('../with_rubygems', __FILE__) if ENV['RGV'] + require 'postit' require 'irb' IRB.start