From: Jamal Soueidan Date: 2007-11-22T05:28:44+09:00 Subject: get constant value by using string? Hi, My question is really simple :) class MyClass ANYTHING = "huh" end How can I print out huh from string? MyClass::"anything".upcase Is there any way to do that ? :) Thanks for help... -- Posted via http://www.ruby-forum.com/.