Project
Ruby
Priority
Normal
Type
Bug
Fix versions
RubyMine after 4.0
State
Open
Assignee
Roman Chernyatchik
Subsystem
Rails. Code Insight
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Anna Bulenkova
    2 years ago (24 Jun 2009 17:52)
  • Updated by   Vadim Gurov
    8 months ago (18 May 2011 18:22)
  • Jira: RUBY-4396
    (history, comments)
 
RUBY-4396 ActionController::Flash.flash - can't be correctly resolve
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
foo_controller.rb
#...
flash[:notice] = "mesg"
#...

Here flash method can't be correctly resolve => completed
Comments (1)
 
History
 
Linked Issues (?)
 
Dmitry Jemerov
  Dmitry Jemerov
26 Jun 2009 21:52
2 years ago
Works for me. Any specific details (like Rails version)?