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
/
abstract_controller
/
collector.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rails guides are now served over https
Paul McMahon
2018-07-24
1
-1
/
+1
*
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
*
Privatize unneededly protected methods in Action Pack
Akira Matsuda
2016-12-24
1
-1
/
+1
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
1
-9
/
+4
*
stop calling deprecated methods
Aaron Patterson
2015-09-21
1
-3
/
+3
*
Improve a couple exception messages related to variants and mime types
Carlos Antonio da Silva
2013-12-03
1
-8
/
+10
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-1
/
+9
*
Prevent conflict between mime types and Object methods
Mircea Pricop
2012-07-06
1
-0
/
+4
*
Symbol responds_to :upcase & :downcase in Ruby >= 1.9
Akira Matsuda
2012-06-06
1
-3
/
+3
*
Add missing require on abstract_controller/collector [#4061 status:resolved]
José Valim
2010-02-26
1
-0
/
+2
*
Added AbstractController::Collector.
José Valim and Mikel Lindsaar
2010-01-23
1
-0
/
+30