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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better formatted documents [ci skip]
Gourav Tiwari
2015-05-08
1
-8
/
+12
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-05-08
1
-0
/
+1
|
\
|
*
[ci skip] Add an example to ActionView::Helpers::FormBuilder#label
yui-knk
2015-05-08
1
-0
/
+1
*
|
Updated dynamic value of id in comments [ci skip]
Gourav Tiwari
2015-05-07
1
-1
/
+1
*
|
Example updated [ci skip]
Ankit Gupta
2015-05-07
1
-1
/
+1
*
|
use the right assertions.
Yves Senn
2015-05-05
1
-2
/
+2
*
|
Remove :rescue_format option for translate helper since it's no longer suppor...
Bernard Potocki
2015-05-04
3
-16
/
+9
*
|
Merge pull request #19998 from imanel/fix-missing-translation
Matthew Draper
2015-05-05
3
-4
/
+24
|
\
\
|
*
|
Handle raise flag in translate when both main and default translation is miss...
Bernard Potocki
2015-05-04
3
-4
/
+24
*
|
|
Merge pull request #18783 from mikestone14/actionview-image-tag-override
Rafael Mendonça França
2015-05-03
2
-0
/
+15
|
\
\
\
|
*
|
|
image_tag raises an error if size is passed with height and/or width
Mike Stone
2015-04-24
2
-0
/
+15
*
|
|
|
Use ruby 1.9 lambda syntax in documentations [ci skip]
Mehmet Emin İNAÇ
2015-05-03
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
[ci skip] Fix example codes of form_for method
yui-knk
2015-05-02
1
-26
/
+36
*
|
|
add test-case for `link_to_if` behavior with a block.
Yves Senn
2015-05-01
1
-0
/
+10
*
|
|
Revert "Merge pull request #19844 from stevenspiel/link_to_if_block_helper_ad...
Yves Senn
2015-05-01
3
-10
/
+1
*
|
|
Merge pull request #19844 from stevenspiel/link_to_if_block_helper_addition
Yves Senn
2015-05-01
3
-1
/
+10
|
\
\
\
|
*
|
|
Update url_helper.rb
Steven Spiel
2015-04-21
1
-1
/
+1
*
|
|
|
Make ActionMailer #cache helper a no-op, not an exception
Javan Makhmali
2015-04-28
1
-1
/
+1
*
|
|
|
Merge pull request #19892 from derekprior/dp-translate-helper-docs
Zachary Scott
2015-04-25
1
-23
/
+36
|
\
\
\
\
|
*
|
|
|
Correct translate helper docs [ci skip]
Derek Prior
2015-04-24
1
-23
/
+36
|
|
|
/
/
|
|
/
|
|
*
|
|
|
:put_litter_in_its_place: Unused methods
Akira Matsuda
2015-04-25
2
-12
/
+0
*
|
|
|
:put_litter_in_its_place: Unused method
Akira Matsuda
2015-04-25
1
-6
/
+0
|
/
/
/
*
|
|
Silence warning from requiring mathn
Prem Sichanugrist
2015-04-22
1
-1
/
+1
*
|
|
pass over CHANGELOGs. [ci skip]
Yves Senn
2015-04-22
1
-2
/
+1
|
/
/
*
|
fix typo asser url [ci skip]
Mehmet Emin İNAÇ
2015-04-16
1
-6
/
+6
*
|
Merge pull request #19774 from davydovanton/doc-update-asser-url
Abdelkader Boudih
2015-04-15
1
-0
/
+30
|
\
\
|
*
|
[Skip ci] Add information about :host options
Anton Davydov
2015-04-16
1
-0
/
+30
*
|
|
Merge pull request #19736 from kmcphillips/master
Rafael Mendonça França
2015-04-14
5
-1
/
+54
|
\
\
\
|
*
|
|
Override default form builder for a controller
Kevin McPhillips
2015-04-13
5
-1
/
+54
*
|
|
|
Merge pull request #19753 from jonatack/use-ruby-2-2-2
Guillermo Iguaran
2015-04-13
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Upgrade to Ruby 2.2.2
Jon Atack
2015-04-14
1
-1
/
+1
*
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-04-14
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[ci skip] Add `,`
yui-knk
2015-04-08
1
-1
/
+1
*
|
|
|
Merge pull request #19566 from aditya-kapoor/remove-dup-doc
Richard Schneeman
2015-04-11
1
-22
/
+10
|
\
\
\
\
|
*
|
|
|
[ci skip] remove duplicate doc for current_page?
Aditya Kapoor
2015-04-09
1
-22
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #17512 from JackDanger/danger/use-default-view-pattern-in-...
Zachary Scott
2015-04-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Using the real resolver pattern in docs
Jack Danger Canty
2014-11-04
1
-1
/
+1
*
|
|
|
|
Merge pull request #19685 from vngrs/actionview_parent_layout_bug
Rafael Mendonça França
2015-04-08
2
-8
/
+31
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
fix for actionview parent layout bug
Mehmet Emin İNAÇ
2015-04-08
2
-8
/
+31
*
|
|
|
|
Merge pull request #19661 from Azdaroth/fields-for-child-index-lambda
Rafael Mendonça França
2015-04-06
3
-1
/
+26
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Accept lambda as child_index option in #fields_for method
Karol Galanciak
2015-04-05
3
-1
/
+26
*
|
|
|
|
head no_content when there is no template or action performed
Stephen Bussey
2015-04-05
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #19644 from y-yagi/auto_discovery_link_tag_doc
Yves Senn
2015-04-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
correct output of auto_discovery_link_tag [ci skip]
yuuji.yaginuma
2015-04-04
1
-1
/
+1
*
|
|
|
|
Merge pull request #19649 from aprescott/allow-array-defaults
Matthew Draper
2015-04-05
3
-1
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
Allow an array to be a default translation value.
Adam Prescott
2015-04-04
3
-1
/
+14
|
/
/
/
/
/
*
/
/
/
/
[skip ci] Update information about #link_to attributes
Anton Davydov
2015-04-04
1
-4
/
+3
|
/
/
/
/
*
|
|
|
Freeze static arguments for gsub
brainopia
2015-04-02
1
-1
/
+1
*
|
|
|
Prefer string patterns for gsub
brainopia
2015-04-02
1
-1
/
+1
*
|
|
|
[skip ci] Add information about #link_to target option
Anton Davydov
2015-04-01
1
-0
/
+6
|
|
/
/
|
/
|
|
[next]