<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sado_tech</author_name>
  <author_url>https://blog.hatena.ne.jp/sado_tech/</author_url>
  <blog_title>娯楽開発</blog_title>
  <blog_url>https://sado-tech.hateblo.jp/</blog_url>
  <categories>
    <anon>rails</anon>
    <anon>ruby</anon>
    <anon>Ruby on Rails</anon>
    <anon>Ruby初心者</anon>
    <anon>Rails初心者</anon>
  </categories>
  <description>Rubyはいろいろ柔軟すぎてまったくコードが読めなかったので備忘録も兼ねてざっと整理してみました。 まだRubyやRailsを触り始めて２〜３週間程度なのでなにか間違っていた場合はご指摘お願いします。 ※ちょくちょく余談で深めな部分に言及してますがあまり気にしないでください。 文字列 ダブルクォート(&quot;)、シングルクォート(')どちらでも括れる シングルクォート(')では変数が文字列展開されない カラ文字はカラ文字扱い &gt;&gt; &quot;foo&quot; =&gt; &quot;foo&quot; &gt;&gt; 'foo' =&gt; &quot;foo&quot; &gt;&gt; &quot;&quot; =&gt; &quot;&quot; +で結合できる &gt;&gt; &quot;foo&quot; + &quot;bar&quot; =&gt; &quot;foobar&quot; &gt;&gt; …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsado-tech.hateblo.jp%2Fentry%2F2018%2F05%2F31%2F230955&quot; title=&quot;Ruby初心者によるRuby初心者のためのRuby基礎 - 娯楽開発&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>2018-05-31 23:09:55</published>
  <title>Ruby初心者によるRuby初心者のためのRuby基礎</title>
  <type>rich</type>
  <url>https://sado-tech.hateblo.jp/entry/2018/05/31/230955</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
