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
/
layouts.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Action View] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Clarify intentions around method redefinitions
Matthew Draper
2017-09-01
1
-2
/
+2
*
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
1
-0
/
+2
*
[Action View] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
1
-3
/
+3
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
No need to nodoc private methods
Akira Matsuda
2016-12-24
1
-1
/
+1
*
Minor corrections to #26905
Andrew White
2016-11-13
1
-1
/
+1
*
Merge pull request #26905 from bogdanvlviv/docs
Andrew White
2016-11-13
1
-14
/
+14
|
\
|
*
Add missing `+` around a some literals.
bogdanvlviv
2016-10-27
1
-14
/
+14
*
|
let Regexp#match? be globally available
Xavier Noria
2016-10-27
1
-1
/
+0
|
/
*
Remove deprecated support to :text in render
Rafael Mendonça França
2016-10-10
1
-1
/
+1
*
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
1
-11
/
+11
*
Fix broken heredoc indentation caused by rubocop auto-correct
Ryuta Kamizono
2016-09-03
1
-16
/
+17
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-14
/
+14
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-13
/
+13
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
1
-3
/
+3
*
systematic revision of =~ usage in AV
Xavier Noria
2016-07-25
1
-3
/
+4
*
Merge pull request #25850 from ojab/layout_doc_fix
Rafael Mendonça França
2016-07-17
1
-1
/
+4
|
\
|
*
Mention that layout can call a Proc [ci skip]
ojab
2016-07-15
1
-1
/
+4
|
/
*
Improve readability of docs by using code tag [ci skip]
Prakash Laxkar
2015-09-29
1
-1
/
+1
*
Pass the correct formats
Rafael Mendonça França
2015-08-24
1
-2
/
+2
*
Pass formats to lookup_context
Rafael Mendonça França
2015-08-24
1
-7
/
+8
*
Revert "Merge pull request #19685 from vngrs/actionview_parent_layout_bug"
Rafael Mendonça França
2015-06-02
1
-17
/
+8
*
fix for actionview parent layout bug
Mehmet Emin İNAÇ
2015-04-08
1
-8
/
+17
*
[ci skip] Delete excess white in documentation
Anton Davydov
2015-03-05
1
-1
/
+1
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Introduce `render :html` for render HTML string
Prem Sichanugrist
2014-02-18
1
-1
/
+1
*
Introduce `render :plain` for render plain text
Prem Sichanugrist
2014-02-18
1
-1
/
+1
*
Introduce `render :body` for render raw content
Prem Sichanugrist
2014-02-18
1
-1
/
+1
*
_implied_layout_name should be private
Rafael Mendonça França
2013-11-19
1
-9
/
+11
*
Use the right indentation
Rafael Mendonça França
2013-11-19
1
-1
/
+1
*
Add missing requires inside AV
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Move layouts to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+424