{"title":"method_added","type":"rich","author_url":"https://blog.hatena.ne.jp/rubyco/","version":"1.0","blog_url":"https://rubyco.hatenadiary.org/","provider_url":"https://hatena.blog","published":"2006-03-13 00:00:01","width":"100%","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Frubyco.hatenadiary.org%2Fentry%2F20060313%2Fmethodadded\" title=\"method_added - rubyco\uff08\u308b\u3073\u3053\uff09\u306e\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","categories":[],"url":"https://rubyco.hatenadiary.org/entry/20060313/methodadded","author_name":"rubyco","blog_title":"rubyco\uff08\u308b\u3073\u3053\uff09\u306e\u65e5\u8a18","description":"Module#method_added\u306f\u3001\u305d\u306e\u30e2\u30b8\u30e5\u30fc\u30eb\u306b\u5bfe\u3059\u308b\u30e1\u30bd\u30c3\u30c9\u5b9a\u7fa9\u6642\u306b\u30b3\u30fc\u30eb\u30d0\u30c3\u30af\u3055\u308c\u307e\u3059\u3002 method_added\u81ea\u8eab\u3092\u5b9a\u7fa9\u3059\u308b\u5834\u6240\u306f\u91cd\u8981\u3067\u3059\u3002 class Rubyco def yahoo puts \"Yahoo!\" end def self.method_added(symbol) puts \"method_added(#{symbol})\" end def hello puts \"Hello!\" end end\u5b9f\u884c\u7d50\u679c\u3067\u3059\u3002yahoo\u3067\u306f\u547c\u3070\u308c\u307e\u305b\u3093\u3002 method_added(hello)\u30e1\u30bd\u30c3\u30c9\u5b9a\u7fa9\u304c\u3067\u304d\u306a\u3044\u610f\u5730\u60aa\u306a\u30af\u30e9\u30b9\u3092\u4f5c\u308a\u307e\u3057\u305f\u266a class Rubyco def\u2026","image_url":null,"height":"190","provider_name":"Hatena Blog"}