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
/
actionview
/
lib
/
action_view
/
test_case.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
TestController#parameters returns AC::Parameters
Justin Coyne
2015-12-29
1
-1
/
+1
*
Dont try to call method missing in routes if thats not what we want
Arthur Neves
2015-08-10
1
-3
/
+9
*
Change AC::TestResponse to AD::TestResponse
Prem Sichanugrist
2015-07-14
1
-1
/
+1
*
use new constructor. (Oops! :bomb:)
Aaron Patterson
2015-07-08
1
-1
/
+1
*
Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846
robertomiranda
2015-01-31
1
-1
/
+1
*
Make sure assert_select can assert body tag
Rafael Mendonça França
2014-11-18
1
-4
/
+5
*
document_root_element need to be public
Rafael Mendonça França
2014-11-17
1
-5
/
+5
*
Parse HTML as document fragment.
Kasper Timm Hansen
2014-09-29
1
-1
/
+1
*
Do not memoize document_root_element in view tests
Rafael Mendonça França
2014-09-08
1
-2
/
+1
*
Merge branch 'master' into loofah
Rafael Mendonça França
2014-08-12
1
-1
/
+1
|
\
|
*
don't access named routes internals
Aaron Patterson
2014-07-30
1
-1
/
+1
*
|
We don't need loofah for the assertions
Rafael Mendonça França
2014-07-15
1
-2
/
+1
*
|
Make output_buffers used in tests be utf-8 encoded. Fixing unknown encoding A...
Timm
2014-06-16
1
-1
/
+3
*
|
Support for changes in SelectorAssertions.
Timm
2014-06-16
1
-5
/
+6
*
|
Required rails-dom-testing in test_case.rb
Timm
2014-06-16
1
-1
/
+3
*
|
Moved Dom and Selector assertions from ActionDispatch to ActionView.
Timm
2014-06-16
1
-0
/
+1
*
|
Replaced html-scanner with Loofah.
Timm
2014-06-15
1
-1
/
+1
|
/
*
Fix subscriptions not being unsubscribed.
Guo Xiang Tan
2014-04-14
1
-1
/
+2
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+272