| Commit message (Expand) | Author | Age | Files | Lines |
* | changes names in guides to better reflect diversity [ci-skip] | Thomas Osborn | 2015-07-02 | 1 | -6/+6 |
* | Merge pull request #20669 from akolomiychuk/image-path | Yves Senn | 2015-06-29 | 1 | -0/+2 |
|\ |
|
| * | Add nil check in asset_path | Anton Kolomiychuk | 2015-06-29 | 1 | -0/+2 |
* | | Fix cache issue when different partials use the same collection | Roque Pinel | 2015-06-28 | 2 | -12/+14 |
* | | Merge pull request #20417 from dubek/fix-template-cache-call-pattern | Kasper Timm Hansen | 2015-06-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Improve detection of partial templates eligible for collection caching. | Dov Murik | 2015-06-22 | 1 | -1/+1 |
* | | | A few documentation fixes [ci skip] | Robin Dupret | 2015-06-23 | 1 | -6/+6 |
|/ / |
|
* | | Merge pull request #20654 from repinel/remove-duplicate-private | Richard Schneeman | 2015-06-21 | 1 | -2/+0 |
|\ \ |
|
| * | | Remove duplicate private statement | Roque Pinel | 2015-06-21 | 1 | -2/+0 |
* | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-06-21 | 5 | -6/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | [ci skip] Fix to Fixed-width Font | yui-knk | 2015-06-14 | 3 | -4/+4 |
| * | | [ci skip] Add '.' | yui-knk | 2015-06-14 | 1 | -1/+1 |
| * | | [ci skip] Fix minutes to seconds in `select_second` | yui-knk | 2015-06-09 | 1 | -1/+1 |
* | | | applies project style guidelines | Xavier Noria | 2015-06-20 | 1 | -7/+7 |
* | | | removes unnecessary backslashes in regexps | Xavier Noria | 2015-06-20 | 1 | -3/+3 |
| |/
|/| |
|
* | | Nitpick :nail_care: [ci skip] | Zachary Scott | 2015-06-18 | 1 | -1/+2 |
* | | Merge pull request #20549 from maurogeorge/distance_of_time_in_words-rdoc | Zachary Scott | 2015-06-18 | 1 | -0/+20 |
|\ \ |
|
| * | | Add RDoc about scope option on distance_of_time_in_words | Mauro George | 2015-06-18 | 1 | -0/+20 |
* | | | Merge pull request #20108 from akshay-vishnoi/button-tag | Arthur Nogueira Neves | 2015-06-15 | 1 | -2/+15 |
|\ \ \ |
|
| * | | | Add missing spec and documentation for button_tag helper | Akshay Vishnoi | 2015-05-24 | 1 | -2/+15 |
* | | | | Add gotcha to RDoc of collection_check_boxes | Mauro George | 2015-06-13 | 1 | -0/+21 |
| |/ /
|/| | |
|
* | | | Merge pull request #20058 from farukaydin/cache-digests-dependency-rake | Rafael Mendonça França | 2015-06-11 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | add error log that notify 'file not found' when using cache_digests:dependenc... | Faruk AYDIN | 2015-05-07 | 1 | -1/+2 |
* | | | | 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 | 1 | -3/+9 |
* | | | | [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 | 1 | -17/+8 |
* | | | | 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 |
* | | | | Do not put partial name to local_assigns when rendering without an object | Henrik Nygren | 2015-05-14 | 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 |
| |/
|/| |
|
* | | Remove :rescue_format option for translate helper since it's no longer suppor... | Bernard Potocki | 2015-05-04 | 1 | -2/+2 |
* | | Merge pull request #19998 from imanel/fix-missing-translation | Matthew Draper | 2015-05-05 | 1 | -4/+4 |
|\ \ |
|
| * | | Handle raise flag in translate when both main and default translation is miss... | Bernard Potocki | 2015-05-04 | 1 | -4/+4 |
* | | | Merge pull request #18783 from mikestone14/actionview-image-tag-override | Rafael Mendonça França | 2015-05-03 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | image_tag raises an error if size is passed with height and/or width | Mike Stone | 2015-04-24 | 1 | -0/+7 |
* | | | | 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 |
* | | | Revert "Merge pull request #19844 from stevenspiel/link_to_if_block_helper_ad... | Yves Senn | 2015-05-01 | 1 | -1/+1 |
* | | | Merge pull request #19844 from stevenspiel/link_to_if_block_helper_addition | Yves Senn | 2015-05-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | 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 |
* | | | Correct translate helper docs [ci skip] | Derek Prior | 2015-04-24 | 1 | -23/+36 |
|/ / |
|