<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tomotomo1129</author_name>
  <author_url>https://blog.hatena.ne.jp/tomotomo1129/</author_url>
  <blog_title>Web開発における知見共有系ページ</blog_title>
  <blog_url>https://job-info.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>Rubyで文字列を結合する方法 Rubyで文字列を結合する方法 Rubyで文字列を結合する方法には、いくつかのアプローチがあります。 それぞれの方法を理解して、用途に応じて使い分けることが重要です。 以下に代表的な方法を説明します。まず、最も基本的な方法は+演算子を使用することです。 +演算子を使うと、2つの文字列を結合して新しい文字列を作成することができます。 例えば、次のように記述します。 str1 = &quot;Hello&quot; str2 = &quot;World&quot; result = str1 + &quot; &quot; + str2 puts result # 出力: Hello World この方法はシンプルで直感的で…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjob-info.hateblo.jp%2Fentry%2F2024%2F08%2F24%2F170621&quot; title=&quot;Rubyで文字列を結合する方法 - Web開発における知見共有系ページ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-08-24 17:06:21</published>
  <title>Rubyで文字列を結合する方法</title>
  <type>rich</type>
  <url>https://job-info.hateblo.jp/entry/2024/08/24/170621</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
