<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuzo_kino</author_name>
  <author_url>https://blog.hatena.ne.jp/shuzo_kino/</author_url>
  <blog_title>Bye Bye Moore</blog_title>
  <blog_url>https://shuzo-kino.hateblo.jp/</blog_url>
  <categories>
    <anon>ruby</anon>
  </categories>
  <description>スクリプト中にpryのバインディングポイントを設定することで、 printfデバッグをせずとも変数の状態やらメソッド実行時の挙動やらを調べることができます スクリプト中に記述 $ ruby test2.rb From: /Users/shuzo_kino/test2.rb @ line 4 : 1: require 'pry-remote' 2: 3: a = 2 =&gt; 4: binding.pry 5: 6: [1] pry(main)&gt; あとは、通常のpry通りに使えます [1] pry(main)&gt; a =&gt; 2 [2] pry(main)&gt; exit リモートでやる 上記だけでも十五分…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuzo-kino.hateblo.jp%2Fentry%2F2015%2F01%2F24%2F231808&quot; title=&quot;スクリプト中でpryを実行してデバッグの手間を減らす - Bye Bye Moore&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>2015-01-24 23:18:08</published>
  <title>スクリプト中でpryを実行してデバッグの手間を減らす</title>
  <type>rich</type>
  <url>https://shuzo-kino.hateblo.jp/entry/2015/01/24/231808</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
