mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Fixed docs
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4079 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -136,7 +136,7 @@ module ActionController #:nodoc:
|
||||
end
|
||||
end
|
||||
|
||||
module InstanceMethods
|
||||
module InstanceMethods #:nodoc:
|
||||
def assign_shortcuts_with_flash(request, response) #:nodoc:
|
||||
assign_shortcuts_without_flash(request, response)
|
||||
flash(:refresh)
|
||||
|
||||
Reference in New Issue
Block a user