1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/testing
Tom Stuart 7f8f05f627 Stop referring to Atom as "ATOM"
$ curl -s http://www.ietf.org/rfc/rfc4287 | grep -io ATOM | sort | uniq -c
    582 atom
    175 Atom
2012-02-05 15:16:03 +00:00
..
assertions Stop referring to Atom as "ATOM" 2012-02-05 15:16:03 +00:00
assertions.rb Restructure TemplateAssertions-related code to eliminate circular requires. 2011-05-22 23:13:44 -07:00
integration.rb Use MiniTest::Assertions instead of Test::Unit::Assertions 2012-01-06 22:51:11 -03:00
performance_test.rb remove deprecated documentation 2011-03-28 00:32:00 +01:00
test_process.rb TestCase should respect the view_assigns API instead of pulling variables on its own. 2011-10-02 11:29:13 +02:00
test_request.rb Add backward compatibility for testing cookies 2011-06-05 12:34:27 +01:00
test_response.rb Don't duplicate Rack::Response functionality. [#5320 state:resolved] 2010-09-25 10:58:07 +02:00