aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller
diff options
context:
space:
mode:
authorOlek Janiszewski <olek.janiszewski@gmail.com>2011-11-23 18:11:36 +0100
committerOlek Janiszewski <olek.janiszewski@gmail.com>2011-11-23 18:11:38 +0100
commita650dd05f82028e8d1310f1b68b7bc430ea47dcf (patch)
tree9bd9b1a6ea04610dea87b357bb8ee4f19557f8bb /actionpack/lib/abstract_controller
parentd8e6dc9cf12096908a7a53dec07a397ba23b1088 (diff)
downloadrails-a650dd05f82028e8d1310f1b68b7bc430ea47dcf.tar.gz
rails-a650dd05f82028e8d1310f1b68b7bc430ea47dcf.tar.bz2
rails-a650dd05f82028e8d1310f1b68b7bc430ea47dcf.zip
Fix #3737 AS::expand_cache_key generates wrong key in certain situations (part 2)
`nil` and `false` both expand to `""` (empty string), while `true` expands to `"true"`; `false` should expand to `"false"`
Diffstat (limited to 'actionpack/lib/abstract_controller')
0 files changed, 0 insertions, 0 deletions