aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Fully qualify missing template error.Kasper Timm Hansen2017-02-111-1/+1
* Merge pull request #27870 from kenta-s/get-todo-done-in-render_testKasper Timm Hansen2017-02-111-0/+2
|\
| * Add information on `:formats` option in action_view_overview.mdkenta-s2017-02-061-0/+2
* | Fix rubocop violationsRafael Mendonça França2017-02-091-11/+11
* | Update configuration guide about ActiveRecord's config option.Stan Lo2017-02-101-0/+5
* | Merge pull request #27954 from maclover7/jm-fix-26404Jon Moss2017-02-091-0/+10
|\ \
| * | Add note about breakage in file uploads in controller tests to upgradingJon Moss2017-02-091-0/+10
| |/
* | Fix wordingJonathan Chen2017-02-091-1/+1
* | remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhereyuuji.yaginuma2017-02-081-2/+0
* | remove link to edgeapi [ci skip]yuuji.yaginuma2017-02-081-1/+1
* | Merge pull request #27232 from robin850/guides-linkingXavier Noria2017-02-072-2/+43
|\ \ | |/ |/|
| * Automatically link to Ruby files referenced in notes [ci skip]Robin Dupret2017-02-071-1/+19
| * Automatically inject the current Rails version in API links [ci skip]Robin Dupret2017-02-072-1/+24
* | Fix typo in guide: _articles should be _articleMatthew Eagar2017-02-031-1/+1
* | Added warning for reserved YAML keywords.Rich Seviora2017-01-301-0/+29
|/
* Fix judgement spelling [ci skip]Carlos Gavino2017-01-281-1/+1
* Bump bug report template versions to 5.0.1Daniel Martin2017-01-265-5/+5
* Action Mailer Basics clean up [ci skip]Scott González2017-01-251-2/+2
* Clean up wording in Action Mailer Basics [ci skip]Scott González2017-01-211-2/+2
* Mention ActiveRecord's config.example.ymlOlivier Lacan2017-01-191-4/+6
* Various style + grammar fixes for #27719Jon Moss2017-01-181-8/+10
* update links of pluralization in i18n guideHisashi Kamezawa2017-01-181-1/+1
* Update ActionCable guide to better describe SubscriptionAdapter configuration.Chad Ingram2017-01-171-3/+22
* allow to pass describe option to rakeyuuji.yaginuma2017-01-171-1/+1
* Revert "Merge pull request #27686 from koic/friendly_bigdecimal_inspect"Kasper Timm Hansen2017-01-151-9/+1
* Several representation of BigDecimal has changed in Ruby 2.4.0+ [ci skip]Koichi ITO2017-01-151-1/+9
* Add duration constructors for use in Numeric extensionsAndrew White2017-01-121-1/+1
* Merge pull request #27610 from Envek/fix_and_speed_up_duration_parsingAndrew White2017-01-121-1/+1
|\
| * Fix inconsistent results when parsing large durations and constructing durati...Andrey Novikov2017-01-091-1/+1
* | Add missing release notes entry for https://github.com/rails/rails/commit/f02...Prathamesh Sonpatki2017-01-091-0/+3
|/
* Merge pull request #25427 from eugeneius/update_increment_documentationKasper Timm Hansen2017-01-081-2/+0
|\
| * Update increment! documentation [ci skip]Eugene Kenny2016-08-151-2/+0
* | Fix typo in asset_pipeline.md [ci skip]kenta-s2017-01-051-2/+2
* | Merge pull request #27446 from zachahn/asset-hash-md5-to-sha256Rafael França2017-01-041-22/+24
|\ \
| * | Update asset fingerprinting informationZach Ahn2016-12-231-22/+24
* | | Merge pull request #27552 from jarijokinen/fix-default-locale-code-exampleAndrew White2017-01-041-5/+10
|\ \ \
| * | | Add instructions for available_locales [skip ci]Jari Jokinen2017-01-041-5/+10
* | | | Clarify Bi-directional Associations docsDavid Sherline2017-01-031-23/+41
|/ / /
* | | Update schema cache doc in guides/command_lineKir Shatrov2016-12-311-2/+2
* | | Remove deprecated support to passing a column to #quoteRafael Mendonça França2016-12-296-0/+6
* | | [ci skip] Rejigger the dublicable? wording a bit.Kasper Timm Hansen2016-12-291-9/+12
* | | Merge pull request #27346 from utilum/core_ext_guide_duplicableKasper Timm Hansen2016-12-291-17/+31
|\ \ \
| * | | Update list of `duplicable?` objects in AS core_ext guide [ci skip]utilum2016-12-231-17/+31
* | | | Use proper output format [ci skip] (#27498)प्रथमेश Sonpatki2016-12-291-1/+1
* | | | Revert "Revert "Merge pull request #17943 from jeremywadsack/doc_cache_import...Rafael Mendonça França2016-12-291-0/+4
* | | | Fix Rubocop violations and fix documentation visibilityRafael Mendonça França2016-12-282-2/+2
* | | | public methods can be placed after private ones if you want toAkira Matsuda2016-12-251-1/+1
* | | | Abuse of protected in guidesAkira Matsuda2016-12-253-5/+5
| |/ / |/| |
* | | fix typo in getting_started [ci skip] (#27423)yachibit2016-12-211-1/+1
* | | [ci skip] Update initialization guide samples.Kasper Timm Hansen2016-12-201-81/+84