Installed ruby gem or plugin. Thanks, Jim
On Fri, Nov 27, 2009 at 1:11 PM, Conrad Taylor <[email protected]> wrote: > Jim, are you talking about an installed Ruby gem/plugin? Or something that > you have implemented as a part of your application? > > -Conrad > > > On Fri, Nov 27, 2009 at 10:00 AM, James Englert > <[email protected]>wrote: > >> I'm debugging an issue and I'd like to rule out the possibility that my >> system is pulling a particular library from an incorrect location. >> >> -Jim >> >> >> On Fri, Nov 27, 2009 at 12:47 PM, Conrad Taylor <[email protected]>wrote: >> >>> On Fri, Nov 27, 2009 at 9:33 AM, James Englert >>> <[email protected]>wrote: >>> >>>> Hey All, >>>> >>>> Hopefully this isn't the most complex question in the world... >>>> >>>> How can you determine the source file that a Class is using? >>>> >>>> For example, I'd like to find the source file on my hard drive that is >>>> supporting the class Feed in the below example. >>>> >>>> Feedzirra::Feed.location_to_source_implementation >>>> >>>> Does anyone know the syntax for this? >>>> >>>> Thanks, >>>> Jim >>>> >>> >>> Jim, what are you trying to do exactly? >>> >>> -Conrad >>> >>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Ruby on Rails: Talk" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<rubyonrails-talk%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Ruby on Rails: Talk" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<rubyonrails-talk%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/rubyonrails-talk?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<rubyonrails-talk%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

