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
17fec021d196ffbd745c340f98b9cfbcdb16b2a8
rails
/
actionpack
/
lib
/
action_dispatch
/
testing
/
assertions
History
David Heinemeier Hansson
89f315bfb2
We cant use assert_block because its buggy in MiniTest and wont actually show you the failure message you provide -- instead you just always get a "Expected block to return true"
2011-04-22 19:38:01 +02:00
..
dom.rb
escape constants that should not be linked to
2010-08-27 22:47:11 +02:00
response.rb
We cant use assert_block because its buggy in MiniTest and wont actually show you the failure message you provide -- instead you just always get a "Expected block to return true"
2011-04-22 19:38:01 +02:00
routing.rb
use assert_equal so we get normal error messages along with our custom failure message
2011-03-30 15:29:52 -07:00
selector.rb
renames response_from_page_or_rjs -> response_from_page, and extracts the RJS in it
2011-04-13 13:24:33 +02:00
tag.rb
All AD modules are "deferrable"
2009-12-22 17:11:21 -06:00