<?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-hans/tags/version-management/</link>
    <description>Recent content in Version-Management on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>zh-hans</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Tue, 21 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/zh-hans/tags/version-management/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>如何结合使用rbenv和autoenv</title>
      <link>https://hobbyworker.me/zh-hans/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-hans/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>
