Hans de Graaff wrote: > Looks like you still have a (possibly generated?) spec for this helper. > > Kind regards, > > Hans
I do, but the issue is that it requires the app/helpers/addresses_helper.rb file, which is that one that I am trying to delete. `load_missing_constant': Expected /Users/chris/Documents/Projects/Rails/MyProject/trunk/config/../app/helpers/addresses_helper.rb to define AddressesHelper (LoadError) I seem to remember being able to delete helpers. I would think that these auto references that exist would check if the file exists before trying to include them. Is this not possible? Thanks for the help. -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users