mirror of
https://github.com/github/rails.git
synced 2026-01-29 08:18:03 -05:00
For example :conditions => ['stringcol::integer = :var', { :var => 10 }]
will no longer raise an exception about ':integer' having a missing value.