<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuro_m88</author_name>
  <author_url>https://blog.hatena.ne.jp/kuro_m88/</author_url>
  <blog_title>くろの雑記帳</blog_title>
  <blog_url>https://kurochan-note.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>20分程度で、テストコード付きのgemを作って公開するところまでやってみました。 1. gemのひな形を作ります。 $ bundle gem sudden_death -b -t $ git commit -m &quot;first commit&quot; git initとgit addが自動的に行われるので、コミットしておきましよう。 2. sudden_death.gemspecを編集して、コマンドの説明を記述します。 〜略〜 spec.name = &quot;sudden-death&quot; 〜略〜 spec.summary = %q{Add sudden_death method to String class.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkurochan-note.hatenablog.jp%2Fentry%2F2014%2F02%2F02%2F235255&quot; title=&quot;20分でテスト付きのgemを作って公開する - くろの雑記帳&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-02-02 23:52:55</published>
  <title>20分でテスト付きのgemを作って公開する</title>
  <type>rich</type>
  <url>https://kurochan-note.hatenablog.jp/entry/2014/02/02/235255</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
