| Commit message (Expand) | Author | Age | Files | Lines |
* | document link processing in guides generation [ci skip] | Xavier Noria | 2017-02-12 | 1 | -2/+42 |
* | refactors and fixes in guides generation [ci skip] | Xavier Noria | 2017-02-12 | 7 | -162/+124 |
* | [ci skip] Fully qualify missing template error. | Kasper Timm Hansen | 2017-02-11 | 1 | -1/+1 |
* | Merge pull request #27870 from kenta-s/get-todo-done-in-render_test | Kasper Timm Hansen | 2017-02-11 | 1 | -0/+2 |
|\ |
|
| * | Add information on `:formats` option in action_view_overview.md | kenta-s | 2017-02-06 | 1 | -0/+2 |
* | | Fix rubocop violations | Rafael Mendonça França | 2017-02-09 | 1 | -11/+11 |
* | | Update configuration guide about ActiveRecord's config option. | Stan Lo | 2017-02-10 | 1 | -0/+5 |
* | | Merge pull request #27954 from maclover7/jm-fix-26404 | Jon Moss | 2017-02-09 | 1 | -0/+10 |
|\ \ |
|
| * | | Add note about breakage in file uploads in controller tests to upgrading | Jon Moss | 2017-02-09 | 1 | -0/+10 |
| |/ |
|
* | | Fix wording | Jonathan Chen | 2017-02-09 | 1 | -1/+1 |
* | | remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhere | yuuji.yaginuma | 2017-02-08 | 1 | -2/+0 |
* | | remove link to edgeapi [ci skip] | yuuji.yaginuma | 2017-02-08 | 1 | -1/+1 |
* | | Merge pull request #27232 from robin850/guides-linking | Xavier Noria | 2017-02-07 | 2 | -2/+43 |
|\ \
| |/
|/| |
|
| * | Automatically link to Ruby files referenced in notes [ci skip] | Robin Dupret | 2017-02-07 | 1 | -1/+19 |
| * | Automatically inject the current Rails version in API links [ci skip] | Robin Dupret | 2017-02-07 | 2 | -1/+24 |
* | | Fix typo in guide: _articles should be _article | Matthew Eagar | 2017-02-03 | 1 | -1/+1 |
* | | Added warning for reserved YAML keywords. | Rich Seviora | 2017-01-30 | 1 | -0/+29 |
|/ |
|
* | Fix judgement spelling [ci skip] | Carlos Gavino | 2017-01-28 | 1 | -1/+1 |
* | Bump bug report template versions to 5.0.1 | Daniel Martin | 2017-01-26 | 5 | -5/+5 |
* | Action Mailer Basics clean up [ci skip] | Scott González | 2017-01-25 | 1 | -2/+2 |
* | Clean up wording in Action Mailer Basics [ci skip] | Scott González | 2017-01-21 | 1 | -2/+2 |
* | Mention ActiveRecord's config.example.yml | Olivier Lacan | 2017-01-19 | 1 | -4/+6 |
* | Various style + grammar fixes for #27719 | Jon Moss | 2017-01-18 | 1 | -8/+10 |
* | update links of pluralization in i18n guide | Hisashi Kamezawa | 2017-01-18 | 1 | -1/+1 |
* | Update ActionCable guide to better describe SubscriptionAdapter configuration. | Chad Ingram | 2017-01-17 | 1 | -3/+22 |
* | allow to pass describe option to rake | yuuji.yaginuma | 2017-01-17 | 1 | -1/+1 |
* | Revert "Merge pull request #27686 from koic/friendly_bigdecimal_inspect" | Kasper Timm Hansen | 2017-01-15 | 1 | -9/+1 |
* | Several representation of BigDecimal has changed in Ruby 2.4.0+ [ci skip] | Koichi ITO | 2017-01-15 | 1 | -1/+9 |
* | Add duration constructors for use in Numeric extensions | Andrew White | 2017-01-12 | 1 | -1/+1 |
* | Merge pull request #27610 from Envek/fix_and_speed_up_duration_parsing | Andrew White | 2017-01-12 | 1 | -1/+1 |
|\ |
|
| * | Fix inconsistent results when parsing large durations and constructing durati... | Andrey Novikov | 2017-01-09 | 1 | -1/+1 |
* | | Add missing release notes entry for https://github.com/rails/rails/commit/f02... | Prathamesh Sonpatki | 2017-01-09 | 1 | -0/+3 |
|/ |
|
* | Merge pull request #25427 from eugeneius/update_increment_documentation | Kasper Timm Hansen | 2017-01-08 | 1 | -2/+0 |
|\ |
|
| * | Update increment! documentation [ci skip] | Eugene Kenny | 2016-08-15 | 1 | -2/+0 |
* | | Fix typo in asset_pipeline.md [ci skip] | kenta-s | 2017-01-05 | 1 | -2/+2 |
* | | Merge pull request #27446 from zachahn/asset-hash-md5-to-sha256 | Rafael França | 2017-01-04 | 1 | -22/+24 |
|\ \ |
|
| * | | Update asset fingerprinting information | Zach Ahn | 2016-12-23 | 1 | -22/+24 |
* | | | Merge pull request #27552 from jarijokinen/fix-default-locale-code-example | Andrew White | 2017-01-04 | 1 | -5/+10 |
|\ \ \ |
|
| * | | | Add instructions for available_locales [skip ci] | Jari Jokinen | 2017-01-04 | 1 | -5/+10 |
* | | | | Clarify Bi-directional Associations docs | David Sherline | 2017-01-03 | 1 | -23/+41 |
|/ / / |
|
* | | | Update schema cache doc in guides/command_line | Kir Shatrov | 2016-12-31 | 1 | -2/+2 |
* | | | Remove deprecated support to passing a column to #quote | Rafael Mendonça França | 2016-12-29 | 6 | -0/+6 |
* | | | [ci skip] Rejigger the dublicable? wording a bit. | Kasper Timm Hansen | 2016-12-29 | 1 | -9/+12 |
* | | | Merge pull request #27346 from utilum/core_ext_guide_duplicable | Kasper Timm Hansen | 2016-12-29 | 1 | -17/+31 |
|\ \ \ |
|
| * | | | Update list of `duplicable?` objects in AS core_ext guide [ci skip] | utilum | 2016-12-23 | 1 | -17/+31 |
* | | | | Use proper output format [ci skip] (#27498) | प्रथमेश Sonpatki | 2016-12-29 | 1 | -1/+1 |
* | | | | Revert "Revert "Merge pull request #17943 from jeremywadsack/doc_cache_import... | Rafael Mendonça França | 2016-12-29 | 1 | -0/+4 |
* | | | | Fix Rubocop violations and fix documentation visibility | Rafael Mendonça França | 2016-12-28 | 2 | -2/+2 |
* | | | | public methods can be placed after private ones if you want to | Akira Matsuda | 2016-12-25 | 1 | -1/+1 |
* | | | | Abuse of protected in guides | Akira Matsuda | 2016-12-25 | 3 | -5/+5 |
| |/ /
|/| | |
|