aboutsummaryrefslogblamecommitdiffstats
path: root/lib/arel/nodes/lock.rb
blob: 3c7a72273f2159a2155319090fe5e8afc15b4504 (plain) (tree)
1
2
3
4
5
6





              
module Arel
  module Nodes
    class Lock
    end
  end
end