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
/
test
/
template
/
atom_feed_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-8
/
+8
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-10
/
+10
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
1
-6
/
+6
*
remove redundant parenthesis.
karanarora
2015-05-14
1
-11
/
+11
*
Fixed test for deprecation warning in actionview, renaming from https://githu...
Vipul A M
2015-01-31
1
-17
/
+17
*
Use option url: false to allow entries without a link tag
Daniel Gomez de Souza
2015-01-16
1
-0
/
+24
*
Use regexp instead exact match for atom test
Rafael Mendonça França
2014-07-15
1
-3
/
+2
*
Include the selector assertions on the test case
Rafael Mendonça França
2014-07-15
1
-2
/
+0
*
Included DomAssertions in url_helper- and atom_feed_helper_test.rb.
Timm
2014-06-16
1
-0
/
+2
*
Marked test_feed_xhtml as pending. See description in the test.
Timm
2014-06-16
1
-0
/
+1
*
Fixed Nokogiri::CSS::SyntaxErrors in test file.
Timm
2014-06-15
1
-3
/
+3
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+349