<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>owen11</author_name>
  <author_url>https://blog.hatena.ne.jp/owen11/</author_url>
  <blog_title>なんちゃってウェブ系エンジニアの備忘録</blog_title>
  <blog_url>https://owen11.hateblo.jp/</blog_url>
  <categories>
    <anon>Ruby</anon>
  </categories>
  <description>今回は、Rubyのクラスを中心に自己学習した内容をまとめておく。 自己学習メモ2 自己学習メモ1 クラスの定義と呼び出し Rubyのクラスを定義させるには、以下のようにclassを使うことによって定義できます。 class クラス名 &quot;ここにクラスの定義等を入れておく&quot; end クラス名は大文字で始める必要があるので留意しておく。 「クラス名.new」により、インスタンス化してオブジェクトを生成することができます。 クラスの定義には、変数やメソッド、initializeメソッドを定義します。Rubyのメソッドには4種類があり、まずはインスタンスメソッドとクラスメソッドの違いについてはっきりさせ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fowen11.hateblo.jp%2Fentry%2F2014%2F08%2F09%2F212948&quot; title=&quot;Ruby　自己学習メモ3 - なんちゃってウェブ系エンジニアの備忘録&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>2014-08-09 21:29:48</published>
  <title>Ruby　自己学習メモ3</title>
  <type>rich</type>
  <url>https://owen11.hateblo.jp/entry/2014/08/09/212948</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
