[rspec-users] How can you delete unused view helper files?
Chris Olsen
lists at ruby-forum.com
Mon Apr 7 09:34:40 EDT 2008
I would like to delete most of the view helper files from my project.
Unfortunately, when I try to run my tests it throws an error saying that
one of the files is missing.
I find that all the non-required helper files clutter things up. Is
there any way to remove them and still have your tests pass?
Thanks.
--
Posted via http://www.ruby-forum.com/.
More information about the rspec-users
mailing list