Tracking down the root of an unmet expectation is even trickier when you can’t see what the expectation is being compared to… one great resource I’ve been using as-of-late is cucumber_rails_debug. Here’s the readme, in all of its complexity: Usage: Add: require ‘ruby-debug’ require ‘cucumber_rails_debug/steps’ To features/support/env.rb Then use: Then debug # opens the debugger [...]
-
Recent Posts
- OpenLaszlo Syntax Highlighting for MacVim/Vim
- Sprint vs AT&T vs Verizon iPhone Speed Test
- Lauren Ipsum: CS Fiction for Kids
- Udemy Class: JavaScript for Programmers
- How I got an external service to talk to my local Rails server
- Mobile Lean UX
- Rack for Easy HTTP redirect
- remarkable validations for rails 3
- Test Driven Development at Blazing Cloud
- Client Side Validations