| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #20108 from akshay-vishnoi/button-tag | Arthur Nogueira Neves | 2015-06-15 | 2 | -2/+22 |
|\ |
|
| * | Add missing spec and documentation for button_tag helper | Akshay Vishnoi | 2015-05-24 | 2 | -2/+22 |
* | | Merge pull request #20107 from ankit8898/av_refac_record_tag_helper | Arthur Nogueira Neves | 2015-06-15 | 1 | -2/+1 |
|\ \ |
|
| * | | Removed not needed includes, As record_tag_helper is moved to a gem we are not | Ankit Gupta | 2015-05-10 | 1 | -2/+1 |
| |/ |
|
* | | Merge pull request #20548 from maurogeorge/collection_check_boxes-rdoc-gotcha | Zachary Scott | 2015-06-14 | 1 | -0/+21 |
|\ \ |
|
| * | | Add gotcha to RDoc of collection_check_boxes | Mauro George | 2015-06-13 | 1 | -0/+21 |
* | | | Revert "revises a test to account for case-insensitive file systems" | Matthew Draper | 2015-06-14 | 1 | -18/+2 |
|/ / |
|
* | | Merge pull request #20480 from senny/test_runner | Yves Senn | 2015-06-12 | 1 | -0/+4 |
|\ \ |
|
| * | | select the AR adapter through `bin/test`. | Yves Senn | 2015-06-11 | 1 | -0/+1 |
| * | | use our runner (`bin/test`) for framework components. | Yves Senn | 2015-06-11 | 1 | -0/+3 |
* | | | Merge pull request #20058 from farukaydin/cache-digests-dependency-rake | Rafael Mendonça França | 2015-06-11 | 2 | -1/+22 |
|\ \ \ |
|
| * | | | add error log that notify 'file not found' when using cache_digests:dependenc... | Faruk AYDIN | 2015-05-07 | 2 | -1/+22 |
* | | | | Exclude cache_digests:dependencies rake task in api app | Jorge Bejar | 2015-06-11 | 1 | -2/+4 |
| |/ /
|/| | |
|
* | | | Tiny documentation edits [ci skip] | Robin Dupret | 2015-06-09 | 1 | -7/+7 |
* | | | Raise an ArgumentError when `include_blank` is false for a required field in | Grey Baker | 2015-06-08 | 3 | -3/+21 |
* | | | [ci skip] Fix hours to minutes in `select_minute` | yui-knk | 2015-06-07 | 1 | -1/+1 |
* | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-06-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [ci skip] Fix typo you/your | claudiob | 2015-05-23 | 1 | -1/+1 |
* | | | | Revert "Merge pull request #19685 from vngrs/actionview_parent_layout_bug" | Rafael Mendonça França | 2015-06-02 | 2 | -31/+8 |
* | | | | Remove `assigns` and `assert_template`. | Guo Xiang Tan | 2015-05-30 | 6 | -135/+38 |
* | | | | Merge pull request #20331 from arunagw/arunagw-remove-unused-package-tasks | Rafael Mendonça França | 2015-05-28 | 1 | -7/+0 |
|\ \ \ \ |
|
| * | | | | Remove unused package tasks | Arun Agrawal | 2015-05-28 | 1 | -7/+0 |
* | | | | | Deprecate `:nothing` option for render method | Mehmet Emin İNAÇ | 2015-05-28 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #20263 from arunagw/aa-remove-custom-lines-actionview | Rafael Mendonça França | 2015-05-28 | 1 | -21/+3 |
|\ \ \ \ |
|
| * | | | | Remove custom `lines` and use `/tools/line_statistics` | Arun Agrawal | 2015-05-22 | 1 | -21/+3 |
* | | | | | Merge pull request #20262 from arunagw/aa-remove-broken-unused-release-task | Yves Senn | 2015-05-27 | 1 | -7/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove broken and unused release task | Arun Agrawal | 2015-05-22 | 1 | -7/+0 |
| |/ / / / |
|
* / / / / | Remove deprecation warning. | Guo Xiang Tan | 2015-05-22 | 1 | -1/+1 |
|/ / / / |
|
* | | | | revises a test to account for case-insensitive file systems | Xavier Noria | 2015-05-21 | 1 | -3/+19 |
* | | | | Fix docs markup for option_groups_from_collection_for_select [ci skip] | Carlos Antonio da Silva | 2015-05-19 | 1 | -1/+1 |
* | | | | spelling fix [ci skip] | karanarora | 2015-05-19 | 1 | -1/+1 |
* | | | | Pass over CHANGELOGS [ci skip] | Prathamesh Sonpatki | 2015-05-16 | 1 | -2/+3 |
* | | | | Do not put partial name to local_assigns when rendering without an object | Henrik Nygren | 2015-05-14 | 4 | -1/+14 |
* | | | | Merge pull request #20149 from karanarora/Typo-fix | Rafael Mendonça França | 2015-05-13 | 1 | -11/+11 |
|\ \ \ \ |
|
| * | | | | remove redundant parenthesis. | karanarora | 2015-05-14 | 1 | -11/+11 |
* | | | | | [ci skip] Don’t encourage `sudo gem install` | claudiob | 2015-05-12 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | 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 |