> 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


Patrick J. Collins
http://collinatorstudios.com

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to