[rspec-users] How can you delete unused view helper files?
Scott Taylor
mailing_lists at railsnewbie.com
Mon Apr 7 09:42:49 EDT 2008
On Apr 7, 2008, at 9:34 AM, Chris Olsen wrote:
> 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.
Warning? What does it say?
Are you throwing away the helper *AND* the spec for that helper?
Scott
>
>
> 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/.
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list