Skip to content

Commit

Permalink
Improve accuracy of puts message
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur-stripe committed Feb 15, 2016
1 parent 3e9cba3 commit eda056b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/stripe-console
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ require "#{File.dirname(__FILE__)}/../lib/stripe"
IRB.conf[:PROMPT_MODE] = :SIMPLE
IRB.conf[:AUTO_INDENT] = true

puts "Loading stripe gem"
puts "Loaded gem 'stripe'"

IRB.start

0 comments on commit eda056b

Please sign in to comment.