This is Resolved, it was not a Rails issue (directly).

In my class, I was operating a particular set of methods within a
Dir.chdir() block. This was causing dependencies.rb not to properly
resolve the const_missing path via search_for_file(), since it was in
/tmp/blah/blah.

I resolved this by finding a different way to accomplish the chdir()
magic.

Thanks for your quick and helpful responses.

-Nate


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to