<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ruby on August Feng</title>
    <link>https://blog.augustfeng.app/tags/ruby/</link>
    <description>Recent content in Ruby on August Feng</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 22 Aug 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.augustfeng.app/tags/ruby/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Debugging Ruby</title>
      <link>https://blog.augustfeng.app/articles/debugging-ruby/</link>
      <pubDate>Fri, 22 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.augustfeng.app/articles/debugging-ruby/</guid>
      <description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;About&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;&#xA;When I run &lt;code&gt;brew tap --force hombrew/core&lt;/code&gt;, &lt;strong&gt;brew&lt;/strong&gt; attempts to use&#xA;the &lt;code&gt;gh&lt;/code&gt; cli and doesn&amp;#39;t find it.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;I&amp;#39;m assuming this is because brew is re-configuring its &lt;strong&gt;search path&lt;/strong&gt; and&#xA;dropping &lt;code&gt;$(brew --prefix)/bin&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;Still, I&amp;#39;m curious why it&amp;#39;s choosing to use &lt;code&gt;gh&lt;/code&gt; so I tried debugging the script&#xA;and discovered an ecosystem of debuggers, not fun.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;I also remembered that I have RubyMine, so I wanted to debug brew &lt;strong&gt;using&lt;/strong&gt; with&#xA;the constraint of using RubyMine.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
