mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
'Type' is a reserved column for STI. Changed conditions example to avoid using that column name as an example. The example isn't STI-related (and mentioning STI here is needless clutter), so changing to avoid accidentally encouraging users to use 'type' as a column name for other purposes.