mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
removed unnecessary indentation
This commit is contained in:
@@ -264,7 +264,7 @@ end
|
||||
Note it is also possible to assign a flash message as part of the redirection.
|
||||
|
||||
<ruby>
|
||||
redirect_to root_url, :notice => "You have successfully logged out"
|
||||
redirect_to root_url, :notice => "You have successfully logged out"
|
||||
</ruby>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user