<?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>Version-Management on hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/zh-hant/tags/version-management/</link>
    <description>Recent content in Version-Management 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/tags/version-management/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>
  </channel>
</rss>
