Skip to content

Update ruby steps in README #49

@DomGarguilo

Description

@DomGarguilo

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]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions