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
Henning Koch deff528947 Fix AssetIncludeTag ensuring that files are in the wrong directory [#6015 state:resolved]
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
2010-11-19 15:38:13 -02:00
..
abstract Avoid (@_var ||= nil) pattern by using initialize methods and ensuring everyone calls super as expected. 2010-09-29 11:18:31 +02:00
activerecord Allow AR Session Store to be renewed 2010-11-11 14:17:14 +01:00
controller Revert "Quick fix for not escaping []s (not ideal)" 2010-11-18 23:31:00 -02:00
dispatch delegating path and open to internal tempfile 2010-11-18 10:10:25 -08:00
fixtures Tests added for rendering partial with layout, when the partial contains another render layout with block call added missing fixtures 2010-11-13 13:40:36 -02:00
lib fields_for should treat ActiveRecord::Relation as an array 2010-11-11 17:14:47 +01:00
template Fix AssetIncludeTag ensuring that files are in the wrong directory [#6015 state:resolved] 2010-11-19 15:38:13 -02:00
tmp
abstract_unit.rb Don't write out secure cookies unless the request is secure 2010-10-25 16:36:35 +01:00
active_record_unit.rb
ts_isolated.rb