Displaying 4 results from an estimated 4 matches for "handle_match".
Did you mean:
handle_matcher
2007 Sep 08
2
Puppet''s TRAC somehow broken?
Hey all,
it seems that the Ticket section of Puppet''s homepage does not work.
Searching and Listing of Tickets works fine, showing an individual
Ticket shows stack-traces.
What is wrong there?
Thanks,
udo.
2007 May 31
16
Could anyone please help with rspec/nested resource behavior checking?
My problem has been listed here:
http://railsforum.com/viewtopic.php?pid=25439#p25439
Don''t think it would be required to completely re-type it here :)
Thanks!
--
-Daniel Fischer
http://danielfischer.com - Geek Blog
http://abigfisch.com - Portfolio
http://writersbeat.com - Writing Community
2007 Oct 16
6
RailsStory runner - empty response
...ions::ExpectationNotMetError: expected /Welcome/, got ""
/Users/alvin/workspace/rspec-stories/config/../vendor/plugins/rspec/lib/spec/expectations.rb:52:in
`fail_with''
/Users/alvin/workspace/rspec-stories/config/../vendor/plugins/rspec/lib/spec/expectations/handler.rb:21:in
`handle_matcher''
/Users/alvin/workspace/rspec-stories/config/../vendor/plugins/rspec/lib/spec/expectations/extensions/object.rb:34:in
`should''
/Users/alvin/workspace/rspec-stories/stories/first_story.rb:16:in
`viewer should see''
/Users/alvin/workspace/rspec-stories/config/../vendor/p...
2007 May 04
6
Rspec on Merb Plugin - Initial thoughts?
A couple days ago I submitted a patch, that was committed by Ezra, to the
MrBlog project for the Rspec on Merb plugin.
So far, it only works with ActiveRecord including fixtures.
Has any played with it? If so, did you get it to work?
I''m going to be submitting a patch for Controller specs soon. It will be
very bare bones, given my current lack of understanding of Merb controller