1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New locations of needed files More... about 15 years ago
Rails 3.0 compat, allow_rescue More... about 15 years ago
Check for cache_classes in Rails 2 should be done only if we are not on Rails 3 (in 3.0 Rails.responds_to(:configuration) still returns true)) More... about 15 years ago
Rails 3.0 compat - Rails.configuration is Rails.application.config now More... about 15 years ago
Bugfix: Handle all types of URIs in "I should be on ..." steps. Closes #5. More... about 15 years ago
Attributions. Release 0.2.2. More... about 15 years ago
Merge branch 'master' of git://github.com/jzajpt/cucumber-rails More... about 15 years ago
Add a star so that unpacked gems (which have version names in paths) get picked up too. More... about 15 years ago
Unified the file attaching step naming. More... about 15 years ago
Fixed variable name in regexp-related steps. More... about 15 years ago
Added Czech web steps definitions file. More... about 15 years ago
Fix link More... about 15 years ago
Add missing / More... about 15 years ago
Bugfix: cucumber.rake finds the wrong vendored cucumber when a plugin name starts with cucumber. Closes #4. More... about 15 years ago
Merge branch 'master' of git://github.com/ldenman/cucumber-rails More... about 15 years ago
Words More... about 15 years ago
Add missing ".rb" extension on existing file: version_check.rb error More... about 15 years ago
Release 0.2.1 More... about 15 years ago
Release 0.2.0 More... about 15 years ago
Remove unsupported steps for Capybara More... about 15 years ago
Use more idiomatic matchers for Capybara More... about 15 years ago
Add better instructions about other files. More... about 15 years ago
Forgot about @selenium More... about 15 years ago
Release 0.1.1.rc6 More... about 15 years ago
Do things in the right order More... about 15 years ago
Release 0.1.1.rc5 More... about 15 years ago
Added an @emulate_rails_javascript tag that will emulate onclick with Capybara More... about 15 years ago
Added a smart config/cucumber.yml file that will rerun previously failing scenarios More... about 15 years ago
Added a smart config/cucumber.yml file that will rerun previously failing scenarios More... about 15 years ago
Detect test framework just like driver. Less duplication in comments. More... about 15 years ago