aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_view_overview.md
diff options
context:
space:
mode:
authorFumiaki MATSUSHIMA <mtsmfm@gmail.com>2016-03-28 23:04:36 +0900
committerFumiaki MATSUSHIMA <mtsmfm@gmail.com>2016-03-28 23:06:51 +0900
commit37a298b04350425b1055b7bead8560c3d5e7331d (patch)
tree6842b474d7441905a2988f633c2935414a1dcdba /guides/source/action_view_overview.md
parent475109c517e724c015ee13061416568a7d6b9757 (diff)
downloadrails-37a298b04350425b1055b7bead8560c3d5e7331d.tar.gz
rails-37a298b04350425b1055b7bead8560c3d5e7331d.tar.bz2
rails-37a298b04350425b1055b7bead8560c3d5e7331d.zip
Fix marshal with autoloading for nested class/module
#24150 break autoloading for nested class/module. There is test for nested class but it doesn't work correctly. Following code will autoload `ClassFolder::ClassFolderSubclass` before `Marshal.load`: `assert_kind_of ClassFolder::ClassFolderSubclass, Marshal.load(dumped)`
Diffstat (limited to 'guides/source/action_view_overview.md')
0 files changed, 0 insertions, 0 deletions