mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
8b14b11434
Hopefully make it easier to debug errors. e.g Before: RuntimeError: unscope(where: "deleted_at") failed: unscoping String is unimplemented. After: RuntimeError: unscope(where: "deleted_at") failed: unscoping String "'t'='t'" is unimplemented. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |