omise / omise-ruby

Omise Ruby Library
https://docs.opn.ooo
MIT License
40 stars 20 forks source link

fix secret api key setting configuration #20

Closed toshihide-tamura closed 7 years ago

toshihide-tamura commented 7 years ago

because the explanation is wrong :-)

robinclart commented 7 years ago

@toshihide-tamura Actually the explanation is right for master branch as you can see in https://github.com/omise/omise-ruby/blob/master/lib/omise/config.rb#L12-L14. But indeed it's not for 0.5.0.

But since I have not made the release yet, I'll accept your pull request and update again when 0.6.0 is out. Thanks a lot for pointing this out.