index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_dispatch
/
testing
/
assertions.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use sufficient a regexp anchor to check `@response.content_type.to_s`
yui-knk
2015-10-22
1
-1
/
+1
*
Merge pull request #20715 from simsalabim/feature/parse-rss-atom-as-xml
Sean Griffin
2015-10-20
1
-1
/
+1
*
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
1
-1
/
+1
*
stop calling deprecated methods
Aaron Patterson
2015-09-21
1
-1
/
+1
*
Compare content_type with Mime::XML instead of regexp
Boris Peterbarg
2015-03-16
1
-1
/
+1
*
Make sure assert_select can assert body tag
Rafael Mendonça França
2014-11-18
1
-1
/
+1
*
Parse HTML as document fragment.
Kasper Timm Hansen
2014-09-29
1
-1
/
+1
*
We don't need loofah for the assertions
Rafael Mendonça França
2014-07-15
1
-3
/
+2
*
Moved html_document to ActionDispatch::Assertions. Included the Rails::Dom::T...
Timm
2014-06-16
1
-1
/
+12
*
Moved Dom and Selector assertions from ActionDispatch to ActionView.
Timm
2014-06-16
1
-4
/
+0
*
Removed tag.rb since it has been deprecated.
Timm
2014-06-15
1
-2
/
+0
*
Restructure TemplateAssertions-related code to eliminate circular requires.
wycats
2011-05-22
1
-7
/
+6
*
Remove assert_valid. It was already deprecated on Rails 2.3.
José Valim
2010-07-19
1
-2
/
+0
*
Fixed AD assertion autoloads [#3470 state:resolved]
Joshua Peek
2009-11-09
1
-3
/
+16
*
Move generic assertions into ActionDispatch
Joshua Peek
2009-04-30
1
-0
/
+8