<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged ruby</title>
<link>https://www.multichain.com/qa/tag/ruby</link>
<description>Powered by Question2Answer</description>
<item>
<title>rcp in ruby on rails</title>
<link>https://www.multichain.com/qa/16938/rcp-in-ruby-on-rails</link>
<description>How can I connect multichain node with ruby code to store application data? Would it be like&lt;br /&gt;
&lt;br /&gt;
url=&amp;quot;http://&amp;quot; + auth + &amp;quot;@&amp;quot; + host + &amp;quot;:&amp;quot; + port&lt;br /&gt;
&lt;br /&gt;
uri = URI.parse(url)&lt;br /&gt;
http = Net::HTTP.new(uri.host, uri.port)&lt;br /&gt;
req = Net::HTTP::Post.new(&amp;quot;Content-Type&amp;quot; =&amp;gt; &amp;quot;application/json&amp;quot;)'''&lt;br /&gt;
req.body = {method: 'publish', params: &amp;nbsp;[&amp;quot;transactionStream&amp;quot;,&amp;quot;key&amp;quot;,&amp;quot;0A0A&amp;quot;] , id: ::SecureRandom.uuid }.to_json&lt;br /&gt;
response = http.request(req)</description>
<guid isPermaLink="true">https://www.multichain.com/qa/16938/rcp-in-ruby-on-rails</guid>
<pubDate>Tue, 03 Dec 2019 22:35:25 +0000</pubDate>
</item>
<item>
<title>Fedora / Nginx / Ruby / Jekyll / Rails Devs ?</title>
<link>https://www.multichain.com/qa/6061/fedora-nginx-ruby-jekyll-rails-devs</link>
<description>People,&lt;br /&gt;
&lt;br /&gt;
I just signed up but I am a [Block|Multi]Chain newbie - I have started working my way through the tutorials which has been going well so far but I am wondering if there are any other devs here who also prefer working in the above environment and will have already solved some of the issues I will want to ask questions about . .</description>
<guid isPermaLink="true">https://www.multichain.com/qa/6061/fedora-nginx-ruby-jekyll-rails-devs</guid>
<pubDate>Fri, 04 Aug 2017 08:02:58 +0000</pubDate>
</item>
<item>
<title>Ruby gem for API</title>
<link>https://www.multichain.com/qa/655/ruby-gem-for-api</link>
<description>Any plans on creating one?</description>
<guid isPermaLink="true">https://www.multichain.com/qa/655/ruby-gem-for-api</guid>
<pubDate>Mon, 04 Jan 2016 09:11:15 +0000</pubDate>
</item>
</channel>
</rss>