aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2009-12-28 16:20:40 +0530
committerPratik Naik <pratiknaik@gmail.com>2009-12-28 16:20:40 +0530
commitaefa975fdde01b1beaacbe065fe4b2bad69295d3 (patch)
treea58d23ddbd0f0430cbaab8121477337d854e9b0d /activerecord
parent02207dc02c10f2b00a84594962d7bf6ffcf539a9 (diff)
downloadrails-aefa975fdde01b1beaacbe065fe4b2bad69295d3.tar.gz
rails-aefa975fdde01b1beaacbe065fe4b2bad69295d3.tar.bz2
rails-aefa975fdde01b1beaacbe065fe4b2bad69295d3.zip
Remove the todo note for arel#lock
Diffstat (limited to 'activerecord')
-rwxr-xr-xactiverecord/lib/active_record/base.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activerecord/lib/active_record/base.rb b/activerecord/lib/active_record/base.rb
index a9b011dd76..3135234706 100755
--- a/activerecord/lib/active_record/base.rb
+++ b/activerecord/lib/active_record/base.rb
@@ -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.