<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rohit Sharma</title>
    <description>The latest articles on DEV Community by Rohit Sharma (@iamrs77).</description>
    <link>https://dev.to/iamrs77</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F281465%2Fb5ee09fd-66fb-4b65-bfde-4c81f9b8e5a9.png</url>
      <title>DEV Community: Rohit Sharma</title>
      <link>https://dev.to/iamrs77</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/iamrs77"/>
    <language>en</language>
    <item>
      <title>Rails Routes in React (HELP)</title>
      <dc:creator>Rohit Sharma</dc:creator>
      <pubDate>Thu, 28 Nov 2019 05:15:18 +0000</pubDate>
      <link>https://dev.to/iamrs77/rails-routes-in-react-help-2f7m</link>
      <guid>https://dev.to/iamrs77/rails-routes-in-react-help-2f7m</guid>
      <description>&lt;p&gt;In my project frontend is in React and the backend is Ruby on Rails. I was trying to get rails routes in React. &lt;/p&gt;

&lt;p&gt;Right now &lt;br&gt;
I am creating path using 'word1/:id/word2'.&lt;/p&gt;

&lt;p&gt;Is there any better way of doing it?&lt;/p&gt;

&lt;p&gt;Like the same way we do in rails -&amp;gt; 'word2_word1_path(:id)'?&lt;/p&gt;

&lt;p&gt;Any suggestions will be helpful.&lt;/p&gt;

</description>
      <category>help</category>
      <category>rails</category>
      <category>react</category>
      <category>route</category>
    </item>
  </channel>
</rss>
