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
Neeraj Singh e574ca920d render(:inline) in a layout before yield replaces original content
[#4777 state:resolved]

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-13 13:56:08 +02:00
..
abstract Use assert_respond_to because it has better error messaging 2010-05-18 02:12:06 +02:00
activerecord Cut the fat and make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean. 2010-05-18 03:18:23 +02:00
controller Ruby 1.9.1 compat: constant lookup 2010-06-11 11:00:56 -07:00
dispatch Added tests for cookies with domain option. 2010-06-11 16:34:53 +02:00
fixtures render(:inline) in a layout before yield replaces original content 2010-06-13 13:56:08 +02:00
lib move FixtureResolver to a file that is accessible outside Rails' own tests 2010-05-02 22:45:54 +02:00
template render(:inline) in a layout before yield replaces original content 2010-06-13 13:56:08 +02:00
tmp
abstract_unit.rb cache_sweeper yields blank output 2010-06-08 23:20:04 +02:00
active_record_unit.rb
ts_isolated.rb