<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wonder-wall</author_name>
  <author_url>https://blog.hatena.ne.jp/wonder-wall/</author_url>
  <blog_title>もた日記</blog_title>
  <blog_url>https://wonderwall.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby on Rails</anon>
  </categories>
  <description>Artistモデルを作成し、SongモデルとArtistモデルの間に多対多のリレーションを作成したので、コントローラとビューも更新する。 最初に下記コマンドでひな形を作成する。今回はArtistの一覧を表示するindexページとArtist個別のshowページを作成する。 $ rails g controller Artists index show create app/controllers/artists_controller.rb route get 'artists/show' route get 'artists/index' invoke erb create app/views…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwonderwall.hatenablog.com%2Fentry%2F2015%2F08%2F16%2F152832&quot; title=&quot;Railsメモ(17) : コントローラとビューを更新する - もた日記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/w/wonder-wall/20160924/20160924123657.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-08-16 15:28:32</published>
  <title>Railsメモ(17) : コントローラとビューを更新する</title>
  <type>rich</type>
  <url>https://wonderwall.hatenablog.com/entry/2015/08/16/152832</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
