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 cbb2651cc0 add the fixture file
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-11-22 23:06:13 +01: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 Ensure calling reset session twice does not raise errors. 2010-11-20 21:56:08 +01:00
controller do not assume that there is no space between 2010-11-22 23:06:12 +01:00
dispatch delegating path and open to internal tempfile 2010-11-18 10:10:25 -08:00
fixtures add the fixture file 2010-11-22 23:06:13 +01: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 Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb do not require ruby-debug automatically. please require it if you have declared it as a dependency 2010-11-19 16:26:09 -08:00
active_record_unit.rb Autoload AR test case 2010-01-04 16:50:01 -06:00
ts_isolated.rb Give useful test:isolated failures 2009-11-04 12:44:06 -08:00