mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
fixing space error
This commit is contained in:
@@ -314,7 +314,7 @@ module ActiveRecord
|
||||
|
||||
sid
|
||||
end
|
||||
|
||||
|
||||
def destroy(env)
|
||||
if sid = current_session_id(env)
|
||||
Base.silence do
|
||||
|
||||
Reference in New Issue
Block a user