aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/collection_cache_key_test.rb
diff options
context:
space:
mode:
authorRasesh Patel <raspat1@gmail.com>2017-05-24 01:34:07 -0400
committerRasesh Patel <raspat1@gmail.com>2018-10-14 15:54:53 -0400
commitecb2850a04adc6c6665f9a30a1d60ca73965ccfa (patch)
tree28d60f8fc3b0172a55073c780fb4d8b31ed2db51 /activerecord/test/cases/collection_cache_key_test.rb
parent99c87ad2474d5c5b6e52ceac34c3cf9f9cb57f9f (diff)
downloadrails-ecb2850a04adc6c6665f9a30a1d60ca73965ccfa.tar.gz
rails-ecb2850a04adc6c6665f9a30a1d60ca73965ccfa.tar.bz2
rails-ecb2850a04adc6c6665f9a30a1d60ca73965ccfa.zip
Show object ids in scaffold pages when displaying referenced objects
Resolve Issue#29200 When scaffolding a model that references another model the generated show and index html pages display the object directly on the page. Basically, it just shows a memory address. That is not very helpful. In this commit we show the object's id rather than the memory address. This updates the scaffold templates and the json builder files.
Diffstat (limited to 'activerecord/test/cases/collection_cache_key_test.rb')
0 files changed, 0 insertions, 0 deletions