On 10/17/07, John Long <[EMAIL PROTECTED]> wrote:
> I just updated the README. It gives a better overview of the Scenarios
> plugin now:
>
> http://faithfulcode.rubyforge.org/svn/plugins/trunk/scenarios/README
Has anyone got this to work with Edge Rails/Rspec? I'm getting the
following stack trace when I try and execute my specs after installing
the plugin:
/Users/jknowles/Development/projects/limespot/trunk/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:263:in
`load_missing_constant': uninitialized constant
Spec::DSL::ExampleModule (NameError)
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:453:in
`const_missing'
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/plugins/scenarios/lib/scenarios/dsl/extensions.rb:12
from
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
from
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:496:in
`require'
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:342:in
`new_constants_in'
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:496:in
`require'
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/plugins/scenarios/init.rb:4:in
`evaluate'
... 22 levels...
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/plugins/rspec/lib/spec/runner/options.rb:188:in
`each'
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/plugins/rspec/lib/spec/runner/options.rb:188:in
`load_paths'
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/plugins/rspec/lib/spec/runner/command_line.rb:21:in
`run'
from
/Users/jknowles/Development/projects/limespot/trunk/vendor/plugins/rspec/bin/spec:3
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users