Giuseppe Bertini wrote:
Hello there,
is anyone still using fixture_scenarios with RSpec these days? They
don't seem to coexist peacefully anymore.
I just created a new rails (2.2.2) app, generated an rspec_scaffold
(with v. 1.1.12), and verified that all specs pass.
But if I then install the fixture_scenarios plugin:
script/plugin install
http://fixture-scenarios.googlecode.com/svn/trunk/fixture_scenarios
all specs break, with the first error line being:
/Users/giuseppe/trails/witest/vendor/plugins/fixture_scenarios/lib/fixture_scenarios.rb:37
:in `create_fixtures'
(more details upon request)
Is the git tree any different than the svn one?
http://github.com/mojombo/fixture-scenarios/tree/master
Scott
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users