Re: [rspec-users] rspec for the svn-less (ruby version)

2007-07-01 Thread aslak hellesoy
On 7/2/07, barsalou <[EMAIL PROTECTED]> wrote: > A couple of things: > > - it is defaulted to 1.0.5, but if there was a "current" I could > probably use that instead. > http://rspec.rubyforge.org/download.html says 1.0.5, I'll try to remember to mention svn://rubyforge.org/var/svn/rspec/tags/CURRE

[rspec-users] rspec for the svn-less (ruby version)

2007-07-01 Thread barsalou
A couple of things: - it is defaulted to 1.0.5, but if there was a "current" I could probably use that instead. - it seems like everyone might not use the rspec_on_rails piece...what do other think? - there are some other checks I could put in here, suggestions are welcome. - general code sug

Re: [rspec-users] testing instance variables that are set inside views

2007-07-01 Thread barsalou
Quoting David Chelimsky <[EMAIL PROTECTED]>: >>> >> Thanks Aslak, I wondered this myself. I looked around here : >> http://rspec.rubyforge.org/rdoc/index.html for have_tag but didn't find >> it. >> >> Where would be a good place to find some of these matchers? > > have_tag is not part of rspec's