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
0defbc6bfeff053983ef65739b2dcc080b2ad227
rails
/
actionpack
/
lib
/
action_dispatch
/
testing
History
José Valim
6e8fe1bf02
TestCase should respect the view_assigns API instead of pulling variables on its own.
2011-10-02 11:29:13 +02:00
..
assertions
fix assert_select_email to work on non-multipart emails as well as converting the Mail::Body to a string to prevent errors.
2011-08-11 17:49:31 -05:00
assertions.rb
Restructure TemplateAssertions-related code to eliminate circular requires.
2011-05-22 23:13:44 -07:00
integration.rb
Revert "Make process reuse the env var passed as argument"
2011-09-24 17:19:42 -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