On Wed, Aug 27, 2008 at 2:38 PM, Nick Hoffman <[EMAIL PROTECTED]> wrote:
> If a helper method can be used for multiple model specs, obviously it should
> not be placed within a specific model's spec helper file. Is there a
> recommended file in which to put such a method? Maybe
> spec/helpers/application_helper_spec.rb ?

This is a very confusing question. Model's don't typically get
individual spec helper files, so I'm not sure what you're getting at.
Can you give an example?
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to