Model's fields are not visible in Rake task
Hi,
RubyMine doesn't see fields/methods of the Model inside the Rake task. It looks like it doesn't know about Model inside the .rake file. Hints say that RB can't find field/method of the AR object.
Is there any workaround to fix this issue?
请先登录再写评论。
I've filled an issue http://www.jetbrains.net/jira/browse/RUBY-4394. Unfortunately there is no workaround for the problem.