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
2010-02-21 11:12:14 +01:00
..
abstract deOMGifying Railties, Active Support, and Action Pack 2010-01-31 09:46:30 -08:00
activerecord Merge master. 2010-02-17 00:48:04 +01:00
controller Require persisted? in ActiveModel::Lint and remove new_record? and destroyed? methods. ActionPack does not care if the resource is new or if it was destroyed, it cares only if it's persisted somewhere or not. 2010-02-21 11:12:14 +01:00
dispatch Reinstate pending tests that were supposed to be fixed before the 2010-02-19 09:34:22 -06:00
fixtures Fix t('.helper'). 2010-01-26 20:43:35 +01:00
lib Require persisted? in ActiveModel::Lint and remove new_record? and destroyed? methods. ActionPack does not care if the resource is new or if it was destroyed, it cares only if it's persisted somewhere or not. 2010-02-21 11:12:14 +01:00
template Require persisted? in ActiveModel::Lint and remove new_record? and destroyed? methods. ActionPack does not care if the resource is new or if it was destroyed, it cares only if it's persisted somewhere or not. 2010-02-21 11:12:14 +01:00
tmp Use safe tmp dir 2009-08-13 21:03:25 -05:00
abstract_unit.rb Fix test load paths for those not using bundler 2010-02-15 10:20:11 -06: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