I'm trying to match a string in a hash passed to :find using a regular
expression since I don't want to know all the other details of
the :conditions passed to find. I've tried variations on the
following with no success, e.g., not using hash_including and putting
both hashes into a single hash_i
Any suggestions for what to causes exception: undefined method
`use_transactional_fixtures='
when running on windows with:
rspec (1.2.9)
rspec-rails (1.2.9)
ruby script/spec_server
autospec with --drb option
___
rspec-users mailing list
rspec-users@ruby
Any suggestions for what to check when running on windows with:
rspec (1.2.9)
rspec-rails (1.2.9)
rails 2.3.3
ruby 1.8.6
spec_server
Run autospec with --drb option and get the following exception. Run
autospec or 'spec spec' works fine.
/spec/spec_helper.rb:19: undefined method
`use_transactiona