mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
default return value is nil
This commit is contained in:
@@ -331,7 +331,6 @@ module ActiveRecord
|
||||
#
|
||||
# This is only relevant to certain associations, which is why it returns nil by default.
|
||||
def stale_state
|
||||
nil
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user