No message
/Users/russ/Library/Application Support/IntelliJIDEA70/ruby/rb/paramdefs/partial_ref_param.rb:17:in `find_view_file': undefined method `path' for nil:NilClass (NoMethodError)
from /Users/russ/Library/Application Support/IntelliJIDEA70/ruby/rb/paramdefs/view_ref_param.rb:20:in `resolveReference'
from file:/Users/russ/Library/Application Support/IntelliJIDEA70/ruby/lib/jruby-complete-1.0.2.jar!/builtin/javasupport/utilities/base.rb:26:in `__jcreate!'
from /Users/russ/Library/Application Support/IntelliJIDEA70/ruby/rb/paramdefs/partial_ref_param.rb:10
...internal jruby stack elided...
from org.jruby.runtime.Block.yield(Block.java:260)
from org.jruby.runtime.Block.call(Block.java:214)
from org.jruby.RubyProc.call(RubyProc.java:169)
from org.jruby.RubyProc.call(RubyProc.java:148)
from org.jruby.javasupport.proxy.JavaProxyConstructor$1.invoke(JavaProxyConstructor.java:180)
from org.jetbrains.plugins.ruby.ruby.codeInsight.paramDefs.ParamDef$Proxy3.resolveReference(Unknown Source)
from org.jetbrains.plugins.ruby.ruby.codeInsight.paramDefs.ParamDefReference.resolve(ParamDefReference.java:63)
from org.jetbrains.plugins.ruby.ruby.codeInsight.paramDefs.ParamDefReference.isReferenceTo(ParamDefReference.java:85)
from com.intellij.psi.impl.search.CachesBasedRefSearcher$3.execute(CachesBasedRefSearcher.java:5)
from com.intellij.psi.impl.search.LowLevelSearchUtil.a(LowLevelSearchUtil.java:40)
from com.intellij.psi.impl.search.LowLevelSearchUtil.processElementsContainingWordInElement(LowLevelSearchUtil.java:22)
from com.intellij.psi.impl.search.PsiSearchHelperImpl$12$1$1.run(PsiSearchHelperImpl.java:12)
from com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:110)
from com.intellij.psi.impl.search.PsiSearchHelperImpl$12$1.run(PsiSearchHelperImpl.java:2)
from com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:79)
from com.intellij.psi.impl.search.PsiSearchHelperImpl$12.run(PsiSearchHelperImpl.java:1)
from java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
from java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
from java.util.concurrent.FutureTask.run(FutureTask.java:123)
from java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
from java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
from java.lang.Thread.run(Thread.java:613)