diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2014-12-27 22:35:20 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2014-12-27 23:13:19 +0900 |
commit | 11054049cac40c9d04d940eece155bfb5a7ba1f4 (patch) | |
tree | 90bb5161074846797565deee13ca18e944743f48 /railties/test | |
parent | de0cfd27a54545131d3ae756eb725a91ab4f0907 (diff) | |
download | rails-11054049cac40c9d04d940eece155bfb5a7ba1f4.tar.gz rails-11054049cac40c9d04d940eece155bfb5a7ba1f4.tar.bz2 rails-11054049cac40c9d04d940eece155bfb5a7ba1f4.zip |
Refactor `PostgreSQL::TableDefinition#primary_key`
Because call the `column` method and set the `options[:primary_key]` is
handled at `super`, here need only treat the `options[:default]`.
Diffstat (limited to 'railties/test')
0 files changed, 0 insertions, 0 deletions