pelle / cucumber_rails_debug forked from mischa/cucumber_rails_debug
- Source
- Commits
- Network (2)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Dec 21 16:52:53 -0800 2008 | |
| |
README | Wed Dec 17 17:14:17 -0800 2008 | |
| |
lib/ | Wed May 27 14:07:47 -0700 2009 |
README
Usage: Add: require 'ruby-debug' require 'cucumber_rails_debug/steps' To features/support/env.rb Then use: Then debug # opens the debugger or Then what #prints out params, url and html
