<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Wsl on Andrew Rady</title><link>https://andrewrady.github.io/blog/tags/wsl/</link><description>Recent content in Wsl on Andrew Rady</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 16 Feb 2019 23:47:32 -0700</lastBuildDate><atom:link href="https://andrewrady.github.io/blog/tags/wsl/index.xml" rel="self" type="application/rss+xml"/><item><title>Rails Windows Development</title><link>https://andrewrady.github.io/blog/posts/rails-windows-development/</link><pubDate>Sat, 16 Feb 2019 23:47:32 -0700</pubDate><guid>https://andrewrady.github.io/blog/posts/rails-windows-development/</guid><description>&lt;h2 id="rails-development-on-windows" class="relative group"&gt;Rails development on Windows &lt;span class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100"&gt;&lt;a class="group-hover:text-primary-300 dark:group-hover:text-neutral-700" style="text-decoration-line: none !important;" href="#rails-development-on-windows" aria-label="Anchor"&gt;#&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;&lt;p&gt;Developing Rails applications on windows has always been a pain. It&amp;rsquo;s simple enough to install ruby and the need gems to get a basic Rails application started, but in time developers will run into problems. A lot of gem work fine in a windows environment, but some do not compile down correctly and this is the main issue with developing on Windows. For this reason many people who need to work on Rails applications are running their development environment on OSX or Linux, including me. With Windows WSL I decided to see if I can get a working, acceptable development environment on a Windows computer. After some trial and error (plus some help from google) it&amp;rsquo;s pretty good.&lt;/p&gt;</description></item></channel></rss>