If you're getting the `uninitialized constant RSpec::Matchers::BuiltIn
(NameError)` error, then i need your help for solving this problem. You can
help me by executing the following code in irb:
```
irb(main):001:0> require "rspec"
=> true
$LOAD_PATH.grep /rspec/
=> ["C:/bin/Ruby200/lib/ruby/gems/2.0.0/gems/rspec-core-2.14.5/lib",
"C:/bin/Ruby200/lib/ruby/gems/2.0.0/gems/rspec-expectations-2.14.2/lib",
"C:/bin/Ruby200/lib/ruby/gems/2.0.0/gems/rspec-mocks-2.14.3/lib",
"C:/bin/Ruby200/lib/ruby/gems/2.0.0/gems/rspec-2.14.1/lib"]
irb(main):003:0> RSpec::Matchers::BuiltIn
=> RSpec::Matchers::BuiltIn
```
As you can see then i can't reproduce this error.
---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-rspec/pull/4#issuecomment-24853339
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development