| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit 921a296a3390192a71abeec6d9a035cc6d1865c8.
|
|
|
|
| |
BigDecimal.new needs to take a string rather than an integer in ruby 1.8.
|
| |
|
|
|
|
| |
dealing with empty hashes. Thanks Damien Mathieu
|
|
|
|
|
|
|
|
| |
While the patched PredicateBuilder in 3.1.5 prevents a user
from specifying a table name using the `table.column` format,
it doesn't protect against the nesting of hashes changing the
table context in the next call to build_from_hash. This fix
covers this case as well.
|
|
Thanks to Ben Murphy for reporting this
CVE-2012-2661
|