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
/
test
/
controller
/
new_base
/
render_implicit_action_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
Only accept actions without File::SEPARATOR in the name.
Rafael Mendonça França
2014-05-06
1
-1
/
+16
*
Revert to old semantics, use available_action? instead of action_method?.
José Valim
2011-05-06
1
-4
/
+4
*
Implicit actions named not_implemented can be rendered
Santiago Pastorino
2011-04-02
1
-2
/
+11
*
Make action_method? public and change implicit rendering to override it instead.
José Valim
2011-03-30
1
-0
/
+5
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-2
/
+2
*
Redraw default routes on all internal integration tests. We don't need Simple...
Joshua Peek
2009-10-03
1
-1
/
+1
*
File extra test folders into controller, dispatch, or template
Joshua Peek
2009-10-03
1
-0
/
+28