Closed pcaillau closed 6 years ago
👍 It would be nice to choose if we need to require "stuart"
or require "stuart-client-ruby"
. I'd go for the latter as it's the gem name.
Just re-register it on rubygems as stuart
IMHO. It's available https://rubygems.org/search?utf8=%E2%9C%93&query=stuart
My feeling is that we need to keep the same naming logic for every client lib we have: stuart-client-#{langage_here}
, we already have stuart-client-php
, stuart-client-js
, stuart-client-java
Gem installation is not straightforward since the file is not named the same as the gem. Changing the names to respect the convention and simplify gem installation.