<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ruby on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hant/categories/ruby/</link>
    <description>Recent content in Ruby on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hant</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Tue, 21 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hant/categories/ruby/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何結合使用rbenv與autoenv</title>
      <link>https://hobbyworker.me/zh-hant/dev/2023-03-21-how-to-use-rbenv-and-autoenv-in-combination/</link>
      <pubDate>Tue, 21 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2023-03-21-how-to-use-rbenv-and-autoenv-in-combination/</guid>
      <description>結合rbenv與autoenv，可以讓你無縫管理多個Ruby版本及專案專屬的環境變數。透過在專案目錄中建立.ruby-version與.env檔案，你可以在專案間切換時自動切換Ruby版本並載入對應的環境變數。這個強大的組合能簡化你的Ruby開發環境，使其更有效率、更不容易出錯。</description>
    </item>
    <item>
      <title>用 rbenv 管理多個 Ruby 環境</title>
      <link>https://hobbyworker.me/zh-hant/dev/2023-03-15-managing-multiple-ruby-environments-with-rbenv/</link>
      <pubDate>Wed, 15 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/zh-hant/dev/2023-03-15-managing-multiple-ruby-environments-with-rbenv/</guid>
      <description>總之，rbenv 是一個管理多個 Ruby 環境的強大多功能工具。它簡化了 Ruby 版本之間的切換、gem set 的管理，以及專案特定相依性的維護。rbenv 安裝簡便、跨平台相容，對於希望簡化工作流程、保持專案井然有序的 Ruby 開發者來說不可或缺。</description>
    </item>
  </channel>
</rss>
