2008年5月18日 星期日

respond_to?

check if the object has specific method
ex:
test.respond_to?("methods")
---> true

沒有留言: