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-01-25 22:38:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8451aeeea200043d8a3e6eae9c49def3a154ddb
rails
/
actionpack
/
lib
/
action_controller
/
assertions
History
Jeremy Kemper
642bcd2d01
Ruby 1.9 compat: force assert_select text encoding to the encoding of the regexp it's matching against.
2008-04-28 10:52:23 -07:00
..
dom_assertions.rb
Add examples in the documentation for various assertions.
Closes
#9938
[zapnap]
2007-12-05 14:40:42 +00:00
model_assertions.rb
Add examples in the documentation for various assertions.
Closes
#9938
[zapnap]
2007-12-05 14:40:42 +00:00
response_assertions.rb
assert_response, don't cry if @exception isn't available in the template
2008-03-18 23:37:55 +00:00
routing_assertions.rb
Make assert_routing aware of the HTTP method used.
Closes
#8039
[mpalmer]
2008-01-30 01:25:44 +00:00
selector_assertions.rb
Ruby 1.9 compat: force assert_select text encoding to the encoding of the regexp it's matching against.
2008-04-28 10:52:23 -07:00
tag_assertions.rb
Add many examples to assertion documentation.
Closes
#7803
[jeremymcanally]
2007-12-05 18:17:23 +00:00