1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/controller/new_base
bogdanvlviv 40bdbce191
Define path with __dir__
".. with __dir__ we can restore order in the Universe." - by @fxn

Related to 5b8738c2df
2017-05-23 00:53:51 +03:00
..
bare_metal_test.rb "Use assert_nil if expecting nil. This will fail in minitest 6." 2016-12-25 02:29:52 +09:00
base_test.rb Privatize unneededly protected methods in Action Pack tests 2016-12-23 23:49:11 +09:00
content_negotiation_test.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
content_type_test.rb
middleware_test.rb
render_action_test.rb Fix broken alignments caused by auto-correct commit 411ccbd 2016-08-10 06:36:39 +09:00
render_body_test.rb
render_context_test.rb Privatize unneededly protected methods in Action Pack tests 2016-12-23 23:49:11 +09:00
render_file_test.rb Define path with __dir__ 2017-05-23 00:53:51 +03:00
render_html_test.rb
render_implicit_action_test.rb Define path with __dir__ 2017-05-23 00:53:51 +03:00
render_layout_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
render_partial_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
render_plain_test.rb
render_streaming_test.rb "Use assert_nil if expecting nil. This will fail in minitest 6." 2016-12-25 02:29:52 +09:00
render_template_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
render_test.rb
render_xml_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00