be_success, be_valid spec calls are unresolved? Kedar Mhaswade 创建于 2011年02月11日 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.