You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/11/21 20:32:21 UTC

[GitHub] [accumulo-proxy] DomGarguilo opened a new issue, #49: Update ruby steps in README

DomGarguilo opened a new issue, #49:
URL: https://github.com/apache/accumulo-proxy/issues/49

   In the steps to create a ruby client, it gives a command to run the example ruby file:
   
   `bundle exec client.rb`
   
   I was unable to get that to work and instead had to run:
   
   `bundle exec ruby client.rb`
   
   Not sure if this is unique to my system or not.
   
   I am have installed ruby version `ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux]`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [accumulo-proxy] DomGarguilo closed issue #49: Update ruby steps in README

Posted by GitBox <gi...@apache.org>.
DomGarguilo closed issue #49: Update ruby steps in README
URL: https://github.com/apache/accumulo-proxy/issues/49


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org