diff options
author | Steve Bourne <stevebourne@gmail.com> | 2011-10-12 10:46:08 -0700 |
---|---|---|
committer | Steve Bourne <stevebourne@gmail.com> | 2011-10-12 10:46:08 -0700 |
commit | e552fe16d43d89c37b85cf3d5e8c8e5afe150529 (patch) | |
tree | 113fa592bba33f06c3a046ff14819cd3e65ab409 /README.rdoc | |
parent | 532e6d59b50b241d51d2a423bab5962d9cf7b0d4 (diff) | |
download | rails-e552fe16d43d89c37b85cf3d5e8c8e5afe150529.tar.gz rails-e552fe16d43d89c37b85cf3d5e8c8e5afe150529.tar.bz2 rails-e552fe16d43d89c37b85cf3d5e8c8e5afe150529.zip |
change activerecord query conditions example to avoid 'type' as column name
'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.
Diffstat (limited to 'README.rdoc')
0 files changed, 0 insertions, 0 deletions