aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/form_helpers.md
diff options
context:
space:
mode:
authorSean Griffin <sean@thoughtbot.com>2015-01-24 20:02:46 -0700
committerSean Griffin <sean@thoughtbot.com>2015-01-24 20:02:46 -0700
commitae8cd56c7b1f3130eb3b8f2632a528a8fc78e56c (patch)
tree5e15051cea065c191c0ad15e65f994c3d802f80a /guides/source/form_helpers.md
parentc80487eb1ae7f35cc780745b4f951a79e1a3482b (diff)
downloadrails-ae8cd56c7b1f3130eb3b8f2632a528a8fc78e56c.tar.gz
rails-ae8cd56c7b1f3130eb3b8f2632a528a8fc78e56c.tar.bz2
rails-ae8cd56c7b1f3130eb3b8f2632a528a8fc78e56c.zip
Don't mutate `where_values`
This is to help facilitate future refactorings, as the internal representation is changed. I'm planning on having `where_values` return an array that's computed on call, which means that mutation will have no affect. This is the only remaining place that was mutating (tested by replacing the method with calling `dup`)
Diffstat (limited to 'guides/source/form_helpers.md')
0 files changed, 0 insertions, 0 deletions