be_success, be_valid spec calls are unresolved? Follow Kedar Mhaswade Created February 11, 2011 19:09 I find that these and similar rspec calls are unresolved, whereas others (should, should_not) are resolved.Any idea why?Am I missing something?
Hi,
Most likely they are RSpec dynamic matchers, which are not supported by RubyMine 3.0/3.1. See http://youtrack.jetbrains.net/issue/RUBY-4374.