You are viewing a single comment's thread from:

RE: How to Write a Ruby on Rails App for STEEM

in #radiator8 years ago

So, it turns out that this is more reliable. Edit app/controllers/application_controller.rb and change line 11 to:

  @@FOLLOW_API ||= Radiator::FollowApi.new(url: 'https://node.steem.ws:443')