aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/migration
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-02-27 19:57:41 +0100
committerYves Senn <yves.senn@gmail.com>2013-02-27 19:57:41 +0100
commitafddc0409e53731c8f21328e83921fd234b5bf54 (patch)
treedece4dde896f888d42dd941dcd9f48b07f73d76a /activerecord/lib/active_record/migration
parentafd4a14332c49fa0e236e6904a5f7e09ce33c407 (diff)
downloadrails-afddc0409e53731c8f21328e83921fd234b5bf54.tar.gz
rails-afddc0409e53731c8f21328e83921fd234b5bf54.tar.bz2
rails-afddc0409e53731c8f21328e83921fd234b5bf54.zip
`format: true` does not override existing format constraints.
Closes #9466. Passing `format: true` used to override the constraints: { format: /json/ } with `/.+/`. This patch only sets the format if there is no constraint present.
Diffstat (limited to 'activerecord/lib/active_record/migration')
0 files changed, 0 insertions, 0 deletions