mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Remove the todo note for arel#lock
This commit is contained in:
@@ -1560,7 +1560,6 @@ module ActiveRecord #:nodoc:
|
||||
end
|
||||
|
||||
def construct_finder_arel(options = {}, scope = scope(:find))
|
||||
# TODO add lock to Arel
|
||||
validate_find_options(options)
|
||||
|
||||
relation = arel_table.
|
||||
|
||||
Reference in New Issue
Block a user