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
b91c9076a6170aa70ff5a0d3473bb9e9cea7aa09
rails
/
actionpack
/
lib
/
action_dispatch
/
testing
History
Jeremy Kemper
b77e032ccf
Merge pull request
#247
from goncalossilva/performance_test
...
Performance tests improved
2011-05-17 14:28:40 -07:00
..
assertions
Follow code conventions on docs
2011-05-10 20:55:31 -03:00
assertions.rb
Remove assert_valid. It was already deprecated on Rails 2.3.
2010-07-19 22:35:17 +02:00
integration.rb
Remove
#among?
from Active Support
2011-04-13 20:25:28 +08:00
performance_test.rb
remove deprecated documentation
2011-03-28 00:32:00 +01:00
test_process.rb
typo
2011-05-13 17:15:29 -07: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