1) Error: test_render_file_at_top_level(CachedRenderTest): ActionView::MissingTemplate: Missing template /shared.erb in view path ./test/fixtures ./test/../lib/action_view/paths.rb:66:in `find_template' ./test/../lib/action_view/base.rb:255:in `render' ./test/template/render_test.rb:67:in `test_render_file_at_top_level' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' 2) Error: test_render_partial_at_top_level(CachedRenderTest): ActionView::MissingTemplate: Missing template /_top_level_partial_only.erb in view path ./test/fixtures ./test/../lib/action_view/paths.rb:66:in `find_template' ./test/../lib/action_view/partials.rb:236:in `_unmemoized__pick_partial_template' ./test/../../activesupport/lib/active_support/memoizable.rb:84:in `_pick_partial_template' ./test/../lib/action_view/partials.rb:184:in `render_partial' ./test/../lib/action_view/base.rb:258:in `render' ./test/template/render_test.rb:112:in `test_render_partial_at_top_level' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' 3) Error: test_render_partial_with_format_at_top_level(CachedRenderTest): ActionView::MissingTemplate: Missing template /_top_level_partial.erb in view path ./test/fixtures ./test/../lib/action_view/paths.rb:66:in `find_template' ./test/../lib/action_view/partials.rb:236:in `_unmemoized__pick_partial_template' ./test/../../activesupport/lib/active_support/memoizable.rb:84:in `_pick_partial_template' ./test/../lib/action_view/partials.rb:184:in `render_partial' ./test/../lib/action_view/base.rb:258:in `render' ./test/template/render_test.rb:117:in `test_render_partial_with_format_at_top_level' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' 4) Error: test_template_changes_are_not_reflected_with_cached_template_loading(CompiledTemplatesTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_view/base.rb:255:in `render' ./test/template/compiled_templates_test.rb:70:in `render' ./test/template/compiled_templates_test.rb:46:in `test_template_changes_are_not_reflected_with_cached_template_loading' ./test/template/compiled_templates_test.rb:78:in `modify_template' ./test/template/compiled_templates_test.rb:45:in `test_template_changes_are_not_reflected_with_cached_template_loading' ./test/template/compiled_templates_test.rb:99:in `with_reloading' ./test/template/compiled_templates_test.rb:43:in `test_template_changes_are_not_reflected_with_cached_template_loading' ./test/template/compiled_templates_test.rb:88:in `with_caching' ./test/template/compiled_templates_test.rb:42:in `test_template_changes_are_not_reflected_with_cached_template_loading' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' 5) Error: test_template_gets_compiled(CompiledTemplatesTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_view/base.rb:255:in `render' ./test/template/compiled_templates_test.rb:70:in `render' ./test/template/compiled_templates_test.rb:18:in `test_template_gets_compiled' ./test/template/compiled_templates_test.rb:88:in `with_caching' ./test/template/compiled_templates_test.rb:16:in `test_template_gets_compiled' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' 6) Error: test_template_gets_recompiled_when_using_different_keys_in_local_assigns(CompiledTemplatesTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_view/base.rb:255:in `render' ./test/template/compiled_templates_test.rb:70:in `render' ./test/template/compiled_templates_test.rb:26:in `test_template_gets_recompiled_when_using_different_keys_in_local_assigns' ./test/template/compiled_templates_test.rb:88:in `with_caching' ./test/template/compiled_templates_test.rb:24:in `test_template_gets_recompiled_when_using_different_keys_in_local_assigns' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `__send__' /Library/Ruby/Gems/1.8/gems/mocha-0.9.5/lib/mocha/test_case_adapter.rb:69:in `run' 7) Error: test_etag_should_not_be_changed_when_already_set(EtagRenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/layout.rb:237:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:60:in `render_hello_world_with_etag_set' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1534:in `test_etag_should_not_be_changed_when_already_set' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 8) Error: test_etag_with_bang_should_set_etag(EtagRenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:41:in `conditional_hello_with_bangs' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1545:in `test_etag_with_bang_should_set_etag' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 9) Error: test_render_should_not_set_etag_when_last_modified_has_been_specified(EtagRenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/layout.rb:237:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:55:in `render_hello_world_with_last_modified_set' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1506:in `test_render_should_not_set_etag_when_last_modified_has_been_specified' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 10) Error: test_last_modified_works_with_less_than_too(LastModifiedRenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:41:in `conditional_hello_with_bangs' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1616:in `test_last_modified_works_with_less_than_too' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 11) Error: test_request_modified(LastModifiedRenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:36:in `conditional_hello' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1596:in `test_request_modified' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 12) Error: test_request_not_modified_but_etag_differs(LastModifiedRenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:36:in `conditional_hello' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1590:in `test_request_not_modified_but_etag_differs' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 13) Error: test_request_with_bang_gets_last_modified(LastModifiedRenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:41:in `conditional_hello_with_bangs' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1603:in `test_request_with_bang_gets_last_modified' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 14) Error: test_responds_with_last_modified(LastModifiedRenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:36:in `conditional_hello' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1575:in `test_responds_with_last_modified' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 15) Failure: test_application_layout_is_default_when_no_controller_match(LayoutAutoDiscoveryTest) [./test/controller/layout_test.rb:46:in `test_application_layout_is_default_when_no_controller_match' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: <"layout_test.rhtml hello.rhtml"> expected but was <"\n\n Action Controller: Exception caught\n \n\n\n\n

Unknown action

\n

No action responded to hello. Actions:

\n\n\n\n">. 16) Failure: test_controller_name_layout_name_match(LayoutAutoDiscoveryTest) [./test/controller/layout_test.rb:52:in `test_controller_name_layout_name_match' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: <"item.rhtml hello.rhtml"> expected but was <"\n\n Action Controller: Exception caught\n \n\n\n\n

Unknown action

\n

No action responded to hello. Actions:

\n\n\n\n">. 17) Failure: test_namespaced_controllers_auto_detect_layouts(LayoutAutoDiscoveryTest) [./test/controller/layout_test.rb:74:in `test_namespaced_controllers_auto_detect_layouts' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: <"layouts/multiple_extensions.html.erb"> expected but was <"">. 18) Failure: test_third_party_template_library_auto_discovers_layout(LayoutAutoDiscoveryTest) [./test/controller/layout_test.rb:58:in `test_third_party_template_library_auto_discovers_layout' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: <"layouts/third_party_template_library.mab"> expected but was <"">. 19) Failure: test_exception_raised_when_layout_file_not_found(LayoutExceptionRaised) [./test/controller/layout_test.rb:149:in `test_exception_raised_when_layout_file_not_found' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: Message: <"No action responded to hello. Actions: "> ---Backtrace--- ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/layout_test.rb:148:in `test_exception_raised_when_layout_file_not_found' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' ---------------> expected to be kind_of? but was . 20) Failure: test_exempt_from_layout_honored_by_render_template(LayoutSetInResponseTest) [./test/controller/layout_test.rb:128:in `test_exempt_from_layout_honored_by_render_template' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: <"alt/hello.rhtml"> expected but was <"\n\n Action Controller: Exception caught\n \n\n\n\n

Template is missing

\n

Missing template alt/hello.erb in view path ./test/controller/../fixtures/layout_tests/

\n\n\n\n">. 21) Failure: test_layout_set_when_set_in_controller(LayoutSetInResponseTest) [./test/controller/layout_test.rb:108:in `test_layout_set_when_set_in_controller' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: <"layouts/item"> expected but was . 22) Failure: test_layout_set_when_using_default_layout(LayoutSetInResponseTest) [./test/controller/layout_test.rb:102:in `test_layout_set_when_using_default_layout' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: <"layouts/layout_test"> expected but was . 23) Failure: test_layout_set_when_using_render(LayoutSetInResponseTest) [./test/controller/layout_test.rb:114:in `test_layout_set_when_using_render' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: <"layouts/third_party_template_library"> expected but was . 24) Error: test_layout_status_is_rendered(LayoutStatusIsRenderedTest): ActionView::MissingTemplate: Missing template views/hello.erb in view path ./test/controller/../fixtures/layout_tests/ ./test/../lib/action_view/paths.rb:66:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:947:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/layout_test.rb:155:in `hello' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/layout_test.rb:162:in `test_layout_status_is_rendered' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 25) Failure: test_symlinked_layout_is_rendered(LayoutSymlinkedIsRenderedTest) [./test/../lib/action_controller/test_case.rb:114:in `clean_backtrace' ./test/controller/layout_test.rb:176:in `test_symlinked_layout_is_rendered' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: Expected response to be a <200>, but was <404> 26) Error: test_format_with_inherited_layouts(MimeControllerLayoutsTest): ActionView::MissingTemplate: Missing template super_post/index.erb in view path ./test/controller/../fixtures/post_test/ ./test/../lib/action_view/paths.rb:66:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:912:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../lib/action_controller/mime_responds.rb:135:in `send' ./test/../lib/action_controller/mime_responds.rb:135:in `custom' ./test/../lib/action_controller/mime_responds.rb:179:in `call' ./test/../lib/action_controller/mime_responds.rb:179:in `respond' ./test/../lib/action_controller/mime_responds.rb:173:in `each' ./test/../lib/action_controller/mime_responds.rb:173:in `respond' ./test/../lib/action_controller/mime_responds.rb:107:in `respond_to' ./test/controller/mime_responds_test.rb:503:in `index' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:638:in `run_before_filters' ./test/controller/mime_responds_test.rb:495:in `with_iphone' ./test/../../activesupport/lib/active_support/callbacks.rb:178:in `send' ./test/../../activesupport/lib/active_support/callbacks.rb:178:in `evaluate_method' ./test/../lib/action_controller/filters.rb:186:in `call' ./test/../lib/action_controller/filters.rb:635:in `run_before_filters' ./test/../lib/action_controller/filters.rb:615:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/mime_responds_test.rb:529:in `test_format_with_inherited_layouts' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 27) Error: test_missing_layout_renders_properly(MimeControllerLayoutsTest): ActionView::MissingTemplate: Missing template post/index.erb in view path ./test/controller/../fixtures/post_test/ ./test/../lib/action_view/paths.rb:66:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:912:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../lib/action_controller/mime_responds.rb:135:in `send' ./test/../lib/action_controller/mime_responds.rb:135:in `custom' ./test/../lib/action_controller/mime_responds.rb:179:in `call' ./test/../lib/action_controller/mime_responds.rb:179:in `respond' ./test/../lib/action_controller/mime_responds.rb:173:in `each' ./test/../lib/action_controller/mime_responds.rb:173:in `respond' ./test/../lib/action_controller/mime_responds.rb:107:in `respond_to' ./test/controller/mime_responds_test.rb:485:in `index' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:638:in `run_before_filters' ./test/controller/mime_responds_test.rb:495:in `with_iphone' ./test/../../activesupport/lib/active_support/callbacks.rb:178:in `send' ./test/../../activesupport/lib/active_support/callbacks.rb:178:in `evaluate_method' ./test/../lib/action_controller/filters.rb:186:in `call' ./test/../lib/action_controller/filters.rb:635:in `run_before_filters' ./test/../lib/action_controller/filters.rb:615:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/mime_responds_test.rb:518:in `test_missing_layout_renders_properly' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 28) Error: test_layout_overriding_layout(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:912:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:322:in `layout_overriding_layout' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1097:in `test_layout_overriding_layout' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 29) Error: test_layout_rendering(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:235:in `layout_test' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:957:in `test_layout_rendering' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 30) Error: test_layout_test_with_different_layout(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:912:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:306:in `layout_test_with_different_layout' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1077:in `test_layout_test_with_different_layout' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 31) Error: test_layout_test_with_different_layout_and_string_action(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:912:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:310:in `layout_test_with_different_layout_and_string_action' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1082:in `test_layout_test_with_different_layout_and_string_action' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 32) Error: test_layout_test_with_different_layout_and_symbol_action(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:912:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:314:in `layout_test_with_different_layout_and_symbol_action' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1087:in `test_layout_test_with_different_layout_and_symbol_action' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 33) Error: test_render(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/layout.rb:237:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:50:in `render_hello_world' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:722:in `test_render' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 34) Error: test_render_action(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:81:in `render_action_hello_world' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:761:in `test_render_action' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 35) Error: test_render_action_hello_world_as_string(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:85:in `render_action_hello_world_as_string' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:766:in `test_render_action_hello_world_as_string' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 36) Error: test_render_action_with_symbol(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:89:in `render_action_hello_world_with_symbol' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:772:in `test_render_action_with_symbol' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 37) Error: test_render_in_top_directory(RenderTest): ActionView::MissingTemplate: Missing template shared.erb in view path ./test/fixtures ./test/../lib/action_view/paths.rb:66:in `find_template' ./test/../lib/action_view/base.rb:255:in `render' ./test/../lib/action_controller/base.rb:1180:in `render_for_file' ./test/../lib/action_controller/base.rb:906:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:68:in `render_template_in_top_directory' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:744:in `test_render_in_top_directory' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 38) Error: test_render_in_top_directory_with_slash(RenderTest): ActionView::MissingTemplate: Missing template /shared.erb in view path ./test/fixtures ./test/../lib/action_view/paths.rb:66:in `find_template' ./test/../lib/action_view/base.rb:255:in `render' ./test/../lib/action_controller/base.rb:1180:in `render_for_file' ./test/../lib/action_controller/base.rb:906:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:72:in `render_template_in_top_directory_with_slash' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:750:in `test_render_in_top_directory_with_slash' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 39) Error: test_render_to_string_doesnt_break_assigns(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:333:in `render_to_string_with_assigns' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1112:in `test_render_to_string_doesnt_break_assigns' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 40) Error: test_render_to_string_inline(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/layout.rb:237:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:388:in `render_to_string_with_inline_and_render' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:982:in `test_render_to_string_inline' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 41) Error: test_render_to_string_partial(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:578:in `render_to_string_with_partial' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1353:in `test_render_to_string_partial' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 42) Failure: test_render_to_string_that_throws_caught_exception_doesnt_break_assigns(RenderTest) [./test/controller/render_test.rb:1122:in `test_render_to_string_that_throws_caught_exception_doesnt_break_assigns' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run']: Exception raised: Class: Message: <"method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates"> ---Backtrace--- ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:347:in `render_to_string_with_caught_exception' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1122:in `test_render_to_string_that_throws_caught_exception_doesnt_break_assigns' ./test/controller/render_test.rb:1122:in `test_render_to_string_that_throws_caught_exception_doesnt_break_assigns' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' --------------- 43) Error: test_render_with_explicit_string_template(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/layout.rb:237:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:359:in `render_with_explicit_string_template' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1138:in `test_render_with_explicit_string_template' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 44) Error: test_render_with_explicit_template(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/layout.rb:237:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:355:in `render_with_explicit_template' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1133:in `test_render_with_explicit_template' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 45) Error: test_render_with_forward_slash(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/layout.rb:237:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:64:in `render_hello_world_with_forward_slash' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:739:in `test_render_with_forward_slash' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 46) Error: test_rendering_without_layout(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:912:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:318:in `rendering_without_layout' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1092:in `test_rendering_without_layout' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 47) Error: test_simple_show(RenderTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:869:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../lib/action_controller/base.rb:1256:in `default_render' ./test/controller/render_test.rb:297:in `default_render' ./test/../lib/action_controller/base.rb:1262:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:709:in `test_simple_show' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 48) Error: test_logger_prints_layout_and_template_rendering_info(RenderingLoggingTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/layout.rb:234:in `candidate_for_layout?' ./test/../lib/action_controller/layout.rb:257:in `pick_layout' ./test/../lib/action_controller/base.rb:885:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/controller/render_test.rb:235:in `layout_test' ./test/../lib/action_controller/base.rb:1261:in `send' ./test/../lib/action_controller/base.rb:1261:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/render_test.rb:1630:in `test_logger_prints_layout_and_template_rendering_info' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 49) Error: test_view_paths(ViewLoadPathsTest): NameError: method `_run_erb_47Users47andyw47Documents47Repositories47rails47actionpack47test47fixtures47test47hello_world46erb' not defined in ActionView::Base::CompiledTemplates ./test/../lib/action_view/reloadable_template.rb:108:in `remove_method' ./test/../lib/action_view/reloadable_template.rb:108:in `send' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:108:in `each' ./test/../lib/action_view/reloadable_template.rb:108:in `undef_my_compiled_methods!' ./test/../lib/action_view/reloadable_template.rb:101:in `reset_cache_if_stale!' ./test/../lib/action_view/reloadable_template.rb:22:in `[]' ./test/../lib/action_view/paths.rb:54:in `find_template' ./test/../lib/action_view/paths.rb:47:in `each' ./test/../lib/action_view/paths.rb:47:in `find_template' ./test/../lib/action_controller/base.rb:1319:in `default_template' ./test/../lib/action_controller/base.rb:869:in `render_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:51:in `render' ./test/../lib/action_controller/base.rb:1256:in `default_render' ./test/../lib/action_controller/base.rb:1262:in `perform_action_without_filters' ./test/../lib/action_controller/filters.rb:617:in `call_filters' ./test/../lib/action_controller/filters.rb:610:in `perform_action_without_benchmark' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime' ./test/../../activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms' ./test/../lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue' ./test/../lib/action_controller/rescue.rb:160:in `perform_action_without_flash' ./test/../lib/action_controller/flash.rb:141:in `perform_action' ./test/../lib/action_controller/base.rb:523:in `send' ./test/../lib/action_controller/base.rb:523:in `process_without_filters' ./test/../lib/action_controller/filters.rb:606:in `process' ./test/../lib/action_controller/test_process.rb:559:in `process_with_test' ./test/../lib/action_controller/test_process.rb:439:in `process' ./test/../lib/action_controller/test_process.rb:390:in `get' ./test/controller/view_paths_test.rb:96:in `test_view_paths' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__' ./test/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:57:in `run' 2190 tests, 10415 assertions, 11 failures, 38 errors rake aborted! Command failed with status (1): [/System/Library/Frameworks/Ruby.framework/...]