From: evronm Date: 2005-10-18T06:11:57+09:00 Subject: Class/Method Filename Hey All, I'm something of a Nuby, but I have searched extensively before posting. I'm hope someone here can help me with the following question: Is there any way to know the name of the file in which a class or method was defined? I'd really appreciate any help you could give me. I'm trying to write a rudimentary Rails IDE for Vim, and that information would allow me to do it very elegantly. Thanks much, -Mike.