bin/console in billomat-0.4.1 vs bin/console in billomat-1.0.0

- old
+ new

@@ -8,7 +8,7 @@ # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start -require "irb" +require 'irb' IRB.start(__FILE__)