[rspec-users] weirdness with rake spec!
Patrick J. Collins
patrick at collinatorstudios.com
Wed Jun 23 14:38:48 EDT 2010
> 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
More information about the rspec-users
mailing list