<?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: Natblow</title>
    <description>The latest articles on DEV Community by Natblow (@natblow).</description>
    <link>https://dev.to/natblow</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%2F853982%2Ffdd88af3-c0ae-4397-b1ab-8e7d3d61f135.png</url>
      <title>DEV Community: Natblow</title>
      <link>https://dev.to/natblow</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/natblow"/>
    <language>en</language>
    <item>
      <title>Issue Deploying Rails 6.1 to AWS Elastic Beanstalk</title>
      <dc:creator>Natblow</dc:creator>
      <pubDate>Tue, 26 Apr 2022 22:08:05 +0000</pubDate>
      <link>https://dev.to/natblow/issue-deploying-rails-61-to-aws-elastic-beanstalk-p1b</link>
      <guid>https://dev.to/natblow/issue-deploying-rails-61-to-aws-elastic-beanstalk-p1b</guid>
      <description>&lt;p&gt;Any tips on deploying Rails to AWS Elastic Beanstalk ? I am starting to have real difficulty. Each error I solve leads to another one. Right now it has issue with compiling assets &lt;code&gt;warning: shebang line ending with \r may cause problems&lt;/code&gt; , so I turned it off for now by changing one environment configuration as : &lt;code&gt;RAILS_SKIP_ASSET_COMPILATION = true&lt;/code&gt; Now it is a database issue. I update things but each time it fails to deploy the newer version and keeps the old one running...&lt;/p&gt;

</description>
      <category>ruby</category>
      <category>rails</category>
      <category>aws</category>
    </item>
  </channel>
</rss>
