<?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/en/categories/ruby/</link>
    <description>Recent content in Ruby on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Tue, 21 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/en/categories/ruby/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Use rbenv and autoenv in Combination</title>
      <link>https://hobbyworker.me/en/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/en/dev/2023-03-21-how-to-use-rbenv-and-autoenv-in-combination/</guid>
      <description>combining rbenv and autoenv allows you to manage multiple Ruby versions and project-specific environment variables seamlessly. By creating .ruby-version and .env files in your project directories, you can automatically switch between Ruby versions and load the appropriate environment variables when navigating between projects. This powerful combination streamlines your Ruby development experience, making it more efficient and less error-prone.</description>
    </item>
    <item>
      <title>Managing Multiple Ruby Environments with rbenv</title>
      <link>https://hobbyworker.me/en/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/en/dev/2023-03-15-managing-multiple-ruby-environments-with-rbenv/</guid>
      <description>In conclusion, rbenv is a powerful and versatile tool for managing multiple Ruby environments. It simplifies switching between Ruby versions, managing gemsets, and maintaining project-specific dependencies. With easy installation and cross-platform compatibility, rbenv is essential for Ruby developers aiming to streamline their workflow and keep their projects well-organized.</description>
    </item>
  </channel>
</rss>
