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
Merge branch 'fix-select-date' into work-with-capybara-0.4 More... almost 14 years ago
Failing feature for select_date More... almost 14 years ago
Move @allow-rescue scenarios to separate feature. More... almost 14 years ago
Update gemspec and version number More... almost 14 years ago
Create gemset if it doesn't already exist More... almost 14 years ago
Loading Rails from ENV[RAILS_ROOT], this way non default Rails paths (like dummy apps on engines) can also be loaded More... almost 14 years ago
Semantically meaningful method name More... almost 14 years ago
Don't use flimsy assumptions to find datetime SELECT fields More... almost 14 years ago
Better yet. Don't use the XPath library at all. More... almost 14 years ago
Works with Capybara ~> 0.4 More... almost 14 years ago
Try to speed up scenarios by removing bundle install for each scenario. We're doing that in the root project. More... about 14 years ago
Set DatabaseCleaner.strategy in env.rb instead of inside the gem. Closes #90. More... about 14 years ago
Wording More... about 14 years ago
Added feature that demonstrates that routing errors are raised. Reporter is probably using 0.3.0 or older. Closes #92. More... about 14 years ago
Use newer Aruba More... about 14 years ago
Remove rails2.feature More... about 14 years ago
Remove some obsolete within groups More... about 14 years ago
Avoid using AR in scenarios that don't need it. More... about 14 years ago
Added scenario for bjeanes selectors stuff More... about 14 years ago
Fix broken scenario More... about 14 years ago
Add selectors helper More... about 14 years ago
Words More... about 14 years ago
Closes #80 More... about 14 years ago
Can not run cucumber-rails (0.4.0.beta.1) with cucumber (0.10.0). Closes #89 More... about 14 years ago
Installing cucumber-rails without a database.yml fails. Closes #61 More... about 14 years ago
Fix installation instructions. Closes #44 More... about 14 years ago
Removed Then I should see JSON stepdef. Closes #38, Closes #82 More... about 14 years ago
Update history. Closes #31. More... about 14 years ago
Support non-ActiveRecord projects. Closes #18, Closes #22, Closes #46, Closes #85, Closes #86, Closes #87, Closes #90 More... about 14 years ago
Make Cucumber works with Rails 3 on non-ActiveRecord environment More... about 14 years ago