aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2016-02-08 04:19:34 +0900
committerRyuta Kamizono <kamipo@gmail.com>2016-02-08 04:28:38 +0900
commitbf25ab9523e628c83ca4bd26a4b4d1d1ca84f723 (patch)
tree1b514258e6f8a511e2955a429f857c073abeca26 /actionpack/CHANGELOG.md
parent8526e9bed21a119266e886c3316d3fe10c9af5ce (diff)
downloadrails-bf25ab9523e628c83ca4bd26a4b4d1d1ca84f723.tar.gz
rails-bf25ab9523e628c83ca4bd26a4b4d1d1ca84f723.tar.bz2
rails-bf25ab9523e628c83ca4bd26a4b4d1d1ca84f723.zip
`schema_type` returns symbol rather than string
A return value of `schema_type` is used by: 1. primary key type: using as `symbol.inspect` 2. normal column type: using as `symbol.to_s` It is better to return symbol.
Diffstat (limited to 'actionpack/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions