asonas / chatwork-ruby

MIT License
64 stars 27 forks source link

Fixed. uninitialized constant ChatWork::AuthenticateError when other error class has not been called at all #45

Closed sue445 closed 6 years ago

sue445 commented 6 years ago
$ be irb -rchatwork
irb(main):001:0> ChatWork::AuthenticateError
=> ChatWork::AuthenticateError
irb(main):002:0>

Fixed #44