2006-03-24
#to_path
あーそうか。Pathname にも定義しなくちゃアレだね。
unless String.methods.include?('to_path') && Pathname.methods.include?('to_path')
class String
def to_path
Pathname.new self
end
end
class Pathname
def to_path
self
end
end
end
Symbol#to_proc
超便利!って思ってたけど今の今まで使う機会がなかった。初めて使ったyp!スマートになったyp!
image.resize! *size.split('x').map(&:to_i)
プログラミングRuby、4月に発売延期
がーん、新人教育用の本にしようと思ったのに!(USO)
はてブentryに対象ページのサムネイルを表示するGreasemonkeyスクリプト
ていうかアレでそれでアレでアレなんすよ!タイミングアレ!(アレまくり
border: 3px solid color;
最近使い勝手がいいかもと思えてきた。あとCSS2 とか覚えたいけど WinIE がメインなブラウザな限り覚えないんだろうなと思った。
maiha
http://habtm.com/articles/2006/03/23/url-generations-in-script-console
Posted by maiha 18 hours ago
chow, omawww
Maiha aka AnnaChan said about 12 hours later:
AnnaChan wwwwwwww.
今日は全国的にサブウェイの日
http://www.subway.co.jp/press/year2006/news6/
ベジーデライトは値上がりなのぅ><