From: Joshua Muheim Date: 2007-10-30T22:10:30+09:00 Subject: Check if a parameter is a constant or an object? Hi all def some_method(arg) # How do I check here if arg is a constant or an object? end Thanks :-) Josh -- Posted via http://www.ruby-forum.com/.