rails/actionpack/test/lib
2010-03-19 17:20:20 +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
fixture_template.rb Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified. 2010-03-19 17:20:20 +01:00
testing_sandbox.rb Move testing_sandbox to test/lib 2009-05-22 17:17:14 -07:00