From: Shak Shak Date: 2010-06-30T23:55:15+09:00 Subject: Aliasing classes Hi all, Is it possible to alias a class? That is for ClassA.run to call ClassB.run instead? I have a third party library requiring a dependency which I've already defined with my own name. I'm currently subclassing, but I was wondering if there was a better way. Shak -- Posted via http://www.ruby-forum.com/.