| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | [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 |
* | | | | 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 |
| |/ /
|/| | |
|
* | | | fix typo in getting_started [ci skip] (#27423) | yachibit | 2016-12-21 | 1 | -1/+1 |
* | | | [ci skip] Update initialization guide samples. | Kasper Timm Hansen | 2016-12-20 | 1 | -81/+84 |
* | | | Merge pull request #27365 from baweaver/patch-1 | Eileen M. Uchitelle | 2016-12-19 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | Add note on defaults block option | Brandon Weaver | 2016-12-14 | 1 | -0/+8 |
* | | | | How to disable scaffolds.scss in generators.md (#27383) | Eike Send | 2016-12-17 | 1 | -1/+9 |
* | | | | [ci skip] add a section explaining command line arguments for generators | Kevin Hughes | 2016-12-16 | 1 | -0/+20 |
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-12-16 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove mention of SafeErb gem [ci skip] | Prathamesh Sonpatki | 2016-11-19 | 1 | -1/+1 |
* | | | | Mention JS Runtime dependency in dev dependencies guide [ci skip]. | utilum | 2016-12-14 | 1 | -0/+4 |
| |/ /
|/| | |
|
* | | | remove deprecated `assert_send` from assertion list [ci skip] | yuuji.yaginuma | 2016-12-09 | 1 | -1/+0 |
* | | | stop using removed `render :text` | yuuji.yaginuma | 2016-12-03 | 1 | -1/+1 |
* | | | Fixes #27202, [ci skip] | utilum | 2016-11-30 | 1 | -2/+0 |
* | | | Fix typo in Rails 5.0 release notes – “when when” | Rory O’Kane | 2016-11-29 | 1 | -1/+1 |
* | | | Add note about step needed to get tests to pass if you implemented basic auth... | JessRudder | 2016-11-28 | 1 | -0/+7 |
* | | | fix: solves issue#27189 | jnoortheen | 2016-11-27 | 1 | -3/+4 |
* | | | Followup of UUID default extension in the docs [ci skip] | Prathamesh Sonpatki | 2016-11-24 | 1 | -1/+1 |
* | | | Change html-scanner to rails-html-sanitizer | Jon Moss | 2016-11-19 | 1 | -1/+1 |
* | | | Updated Sprockets Documentation | Tom Prats | 2016-11-17 | 1 | -21/+11 |
* | | | Remove mention of deprecated SafeERB gem from security docs for now, prior se... | Vipul A M | 2016-11-18 | 1 | -1/+1 |
|/ / |
|
* | | remove `alias_method_chain` from guide [ci skip] | yuuji.yaginuma | 2016-11-15 | 1 | -50/+0 |
* | | Fix small typo in Layouts and Rendering guide. [ci skip] | Conrad Beach | 2016-11-14 | 1 | -1/+1 |
* | | Merge pull request #26905 from bogdanvlviv/docs | Andrew White | 2016-11-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Add missing `+` around a some literals. | bogdanvlviv | 2016-10-27 | 1 | -1/+1 |
* | | | adds support for arbitrary hashes in strong parameters | Xavier Noria | 2016-11-11 | 1 | -3/+15 |
* | | | Update guides/source/active_record_querying.md | bogdanvlviv | 2016-11-10 | 1 | -0/+3 |
* | | | [ci skip] Expand context on `:cache_hits`. | Kasper Timm Hansen | 2016-11-08 | 1 | -5/+7 |
* | | | [ci skip] Add `render_collection.action_view` entry to AS instrumentation | yui-knk | 2016-11-08 | 1 | -0/+16 |
* | | | Merge pull request #26982 from bogdanvlviv/started_guide | Kasper Timm Hansen | 2016-11-07 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix 'Getting Started with Rails' [ci skip] | bogdanvlviv | 2016-11-06 | 1 | -2/+2 |
* | | | | Add missing spaces [ci skip] | bogdanvlviv | 2016-11-07 | 1 | -2/+2 |
|/ / / |
|