diff options
author | Mathias Biilmann Christensen <mbc@mbcbook-2.local> | 2010-03-16 12:26:14 +0100 |
---|---|---|
committer | Jeremy Kemper <jeremy@bitsweat.net> | 2010-03-17 16:53:42 -0700 |
commit | 6c0c0f41a3bad10c3c1acaf3124746f891f9ccbf (patch) | |
tree | 6f49f0df7eefdc5225a0beed51c703d591557ddc /activerecord/test/cases/finder_respond_to_test.rb | |
parent | d9375f3f302a5d1856ad57946c7263d4e6a45a2a (diff) | |
download | rails-6c0c0f41a3bad10c3c1acaf3124746f891f9ccbf.tar.gz rails-6c0c0f41a3bad10c3c1acaf3124746f891f9ccbf.tar.bz2 rails-6c0c0f41a3bad10c3c1acaf3124746f891f9ccbf.zip |
Fix for missing dependency in ActionDispatch::Integration
When running cucumber features from a new rails 3 app requiring
'cucumber/rails/world' would raise:
uninitialized constant ActionDispatch::Integration::Session::Test (NameError)
Fixed by requiring 'test/unit/assertions' in action_dispatch/integration
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
Diffstat (limited to 'activerecord/test/cases/finder_respond_to_test.rb')
0 files changed, 0 insertions, 0 deletions