Thanks for the tip Ben! I'll check that out. The reason the line numbers do not line up (sorry I forgot alter the error message), is that I removed all the non-essential parts of the test file (other test blocks), and proprietary information about the company that I am working for. For instance, the name of the class is really <MyCustomerName>ApiClient, etc.....
AppSettings is a poorly named constant, set by a previous developer. I should change that! The AppSettings for development and test environments are identical. Sorry for the confusion. This code works in console, it also is working in the application. Unfortunately, I am doing some ass-backwards TDD - writing the tests after the code is already working. -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
