diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-02-12 23:49:05 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-03-08 08:51:26 +0900 |
commit | 51601f8889d08ee9336d6df9ea7598609578c40a (patch) | |
tree | d587ed0b2977f0617f59117cd2fda325c3df4daf /activemodel/README.rdoc | |
parent | 70e7b87ddba726f5fd2eb7ef24b158baa8ea2193 (diff) | |
download | rails-51601f8889d08ee9336d6df9ea7598609578c40a.tar.gz rails-51601f8889d08ee9336d6df9ea7598609578c40a.tar.bz2 rails-51601f8889d08ee9336d6df9ea7598609578c40a.zip |
Initialize `column.table_name` immediately for `column.serial?` correctly working
Currently the results of `column.serial?` is not correct. For
`column.serial?` correctly working, initialize `column.table_name`
immediately.
Diffstat (limited to 'activemodel/README.rdoc')
0 files changed, 0 insertions, 0 deletions