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/new_base
2009-04-06 12:35:24 -07:00
..
base_test.rb Implemented basic template rendering in AC::Base2: 2009-03-18 15:58:47 -07:00
render_action_test.rb Add a bunch of tests for various render :action, layout combinations 2009-03-23 12:07:34 -07:00
render_implicit_action_test.rb Started implementing render :action 2009-03-19 13:35:39 -07:00
render_layout_test.rb Adding render :layout tests 2009-03-23 10:23:14 -07:00
render_template_test.rb Finished implementing :layout for most of the render options 2009-03-23 10:23:14 -07:00
render_text_test.rb Finished implementing :layout for most of the render options 2009-03-23 10:23:14 -07:00
test_helper.rb Changes necessary to run the T::U tests with the rspec runner 2009-04-06 12:35:24 -07:00