You are viewing a single comment's thread from:

RE: Using Steem-API with Ruby Part 17 — Bonus: Unit Testing

in #utopian-io6 years ago

Note: All APIs steem-ruby, steem-mechanize and radiator provide a file called steem.rb.

Note, as of radiator-0.4.7 (or just before, probably):

So there was a time when you could not require both radiator and steem-ruby in the same runtime. But now, they should co-exist fine.

Sort:  

Well, radiator still provides a steem.rb so I'm sceptical.

image.png

But I'll give it a try — maybe with the right order it works.