• S
    We don't need additional type casting for locking updates · 796574c9
    Sean Griffin 提交于
    Part of the larger refactoring to remove type casting from Arel. We can
    inform it that we already have the right type by wrapping the value in
    an `Arel::Nodes::Quoted`. This commit can be reverted when we have
    removed type casting from Arel in Rail 5.1
    796574c9
optimistic.rb 7.1 KB