On 10/25/07, Brian Takita <[EMAIL PROTECTED]> wrote: > Rails handles the reloading of classes and modules. > If you would like to have these files be reloaded, use > require_dependency instead of require. You can also use Rails constant > autoloading facility (not requiring the file) to register the modules > and classes to be reloaded.
I put a note about this in the docs which will be updated with the next release. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users