
update rspec-rails configuration
Reported by David Chelimsky | April 27th, 2009 @ 01:26 PM
From comment in rspec-rails.rb:
"rspec should support :type => [:controller, :helper, :view] - but until it does ..."
RSpec has supported this since 1.1.12 (released in January).
Fix is here: http://github.com/dchelimsky/web...
Comments and changes to this ticket
-
gaffo May 10th, 2009 @ 10:14 PM
- Tag set to rspec, verify
- Assigned user set to Bryan Helmkamp
- State changed from new to awaiting-merge
Thanks for the patch David. Did this make any tests pass for you under the integration modules? Brynary is the rspec guy so I'll mark this to his attention.
-
Bryan Helmkamp June 14th, 2009 @ 08:55 PM
- State changed from awaiting-merge to resolved
Hey David -- Thanks for the patch.
Merged. http://github.com/brynary/webrat/commit/ffb56aab903a40d21ba40b4f8b8...
Cheers,
-Bryan
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.
People watching this ticket
Referenced by
-
190 Sinatra sessions do not persist Ahhh, never mind. #233 seems to be the real fix.