Project
Ruby
Priority
Major
Type
Bug
Fix versions
RubyMine 4.0
State
Obsolete
Assignee
Anna Bulenkova
Subsystem
Rails. Code Insight
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Dennis Ushakov
    2 years ago (25 Jul 2009 16:34)
  • Updated by   Oleg Shpynov
    8 months ago (09 Jun 2011 15:09)
  • Jira: RUBY-4541
    (history, comments)
 
RUBY-4541 Resolve is broken inside the view
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
1. Generate scaffold Cats with one field 'name'
2. open cats/show.html.erb
<p>
  <b>Name:</b>
  <%=h @cat.name %>
#           ^caret
</p>
completion is available but resolve is not working
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments