rails--rails/actionpack/test
David Heinemeier Hansson 653bfe9600 Dont raise deprecation warning on render :action => "stuff"
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4975 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-09-04 05:24:08 +00:00
..
activerecord Active Record integration deprecation tests 2006-09-04 03:07:17 +00:00
controller Dont raise deprecation warning on render :action => "stuff" 2006-09-04 05:24:08 +00:00
fixtures
template Added deprecation language for in_place_editor and auto_complete_field that both pieces will become plugins by Rails 2.0 [DHH] 2006-09-03 23:22:24 +00:00
abstract_unit.rb set ActiveSupport::Deprecation.debug = true to see backtraces for deprecation callers. off by default. on for Rails tests. 2006-09-04 03:38:13 +00:00
active_record_unit.rb
testing_sandbox.rb