On Jun 23, 2010, at 1:38 PM, Patrick J. Collins wrote:

>> Is this a rails helper module? Is the spec in spec/helpers?
> 
> Well it's not a module-- as in it's not getting mixed into any other class.
> It's just being instantiated from helpers (and inside the spec)..  But
> since it utilizes helper methods, I did put it in the helpers folder-- It's
> actually in:
> 
> spec/helpers/renderers

Why not just use a rails helper? Then you get all the other helpers and 
environment for free.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to