Project
Ruby
Priority
Critical
Type
Bug
Fix versions
RubyMine after 4.0
State
Obsolete
Assignee
Dennis Ushakov
Subsystem
Rails. Code Insight
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Anna Bulenkova
    2 years ago (14 May 2009 14:58)
  • Updated by   Vadim Gurov
    8 months ago (18 May 2011 18:18)
  • Jira: RUBY-4040
    (history, comments)
 
RUBY-4040 Unified rendering: other "render" call options unsupported
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
some_controller.rb
#rendering an action
render :edit  #<----OK
render :edit, layout => "foo"
#rendering a partial
render :server_error, status => 505

Further arguments for "smart" render call handled as incorrect, can't be resolved/completed, inspection positively fails
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments