This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c58e063da0358bc30b3d2fb90c4f08fcd32831fa
rails
/
actionpack
/
lib
/
action_dispatch
/
testing
History
Gonçalo Silva
a6e22229b9
move "check for ruby-prof" from AD/testing/performance_test to AS/testing/performance, where it is actually required
2011-03-24 23:57:57 +00:00
..
assertions
Remove incorrect assert_recognizes example
2011-02-13 23:25:57 +00:00
assertions.rb
Remove assert_valid. It was already deprecated on Rails 2.3.
2010-07-19 22:35:17 +02:00
integration.rb
just use alias
2010-11-30 20:04:31 -08:00
performance_test.rb
move "check for ruby-prof" from AD/testing/performance_test to AS/testing/performance, where it is actually required
2011-03-24 23:57:57 +00:00
test_process.rb
Improve testing of cookies in functional tests:
2011-03-06 12:49:44 +00:00
test_request.rb
Improve testing of cookies in functional tests:
2011-03-06 12:49:44 +00:00
test_response.rb
Don't duplicate Rack::Response functionality. [
#5320
state:resolved]
2010-09-25 10:58:07 +02:00