[rspec-users] response.should have_text leads to undefined method `has_text?'
David Chelimsky
dchelimsky at gmail.com
Thu Jan 13 14:19:10 EST 2011
On Jan 13, 2011, at 1:04 PM, Kurt wrote:
> Where are the changes to RSpec2 documented? I haven't been able to find a list of changes that would include something like this removal of have_text. Thanks.
have_text being pulled is not documented yet. Oversight on my part. Just added an issue for it:
https://github.com/rspec/rspec-rails/issues/issue/305
per other email on this list:
official docs are at http://relishapp.com/rspec.
Info about contributing to the docs can be found there and at http://blog.davidchelimsky.net/2010/12/23/rspec-2-documentation-2/.
More information about the rspec-users
mailing list