aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* force UTF-8 as external encoding in guides generation [ci skip]Xavier Noria2017-03-091-3/+16
* Merge pull request #28289 from maicher/masterVipul A M2017-03-071-2/+18
|\
| * Improve foreign key description in guides [ci skip]Krzysztof Maicher2017-03-061-2/+18
* | Remove `:on` option that does ot exist [ci skip]yuuji.yaginuma2017-03-071-2/+2
* | Merge pull request #28286 from robin850/skip-system-tests-by-defaultEileen M. Uchitelle2017-03-051-0/+3
|\ \
| * | Avoid running system tests by defaultRobin Dupret2017-03-051-0/+3
| |/
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2017-03-041-1/+1
|\ \ | |/ |/|
| * Fix generated query in Retrieving specific data from multiple tables section ...Vipul A M2017-03-041-1/+1
* | Merge pull request #28284 from y-yagi/fix_system_test_exampleRobin Dupret2017-03-041-7/+9
|\ \
| * | Fx system test example [ci skip]yuuji.yaginuma2017-03-041-7/+9
* | | Escapes and edits to configuring guide [ci skip] (#28280)Vipul A M2017-03-041-5/+5
* | | Merge pull request #28265 from 0oneo/association_guideRyuta Kamizono2017-03-041-1/+1
|\ \ \ | |/ / |/| |
| * | passing unique parameter to belongs_to wrongly0oneo2017-03-031-1/+1
* | | Fix spellingJonathan Chen2017-03-031-1/+1
|/ /
* | Fix typo in Upgrading Ruby on Rails Guide [skip ci]Erol Fornoles2017-03-031-1/+1
* | fixed suspected typo in sample sql queryShay2017-03-021-1/+1
* | Improve documentation for Testing Your Mailers [ci skip]James Baer2017-02-281-0/+4
* | Update i18n guide to cover :zero key support in pluralization [ci skip]Anne Johnson2017-02-261-2/+8
* | Use released arelyuuji.yaginuma2017-02-261-1/+0
* | Soft-deprecate the top-level HashWithIndifferentAccess classRobin Dupret2017-02-251-0/+19
* | Fix w3c_validator.rb validation scriptLaurent Arnoud2017-02-231-4/+5
* | Preparing for 5.1.0.beta1 releaseRafael Mendonça França2017-02-231-0/+4
* | remove needless extension from system test example [ci skip]yuuji.yaginuma2017-02-221-1/+1
* | [doc] Fix wrong class name in testing.mdCelso Fernandes2017-02-211-1/+1
* | Use released arelRafael Mendonça França2017-02-215-5/+0
* | Tiny documentation edits [ci skip]Robin Dupret2017-02-211-16/+11
* | Fix some grammar in docs [ci skip]kenta-s2017-02-211-3/+3
* | Clean up documentationeileencodes2017-02-201-7/+7
* | Rename system_test_helper -> application_system_test_caseeileencodes2017-02-201-12/+12
* | Move and rename system testseileencodes2017-02-201-5/+5
* | Update documentation and guideseileencodes2017-02-201-98/+36
* | Add guides for system testingeileencodes2017-02-201-3/+251
* | [ci skip] Update Guides to use macOS instead of Mac OS XVitali Tatarintev2017-02-205-9/+9
* | Merge pull request #28058 from y-yagi/follow_up_to_27608Jon Moss2017-02-172-23/+1
|\ \
| * | Remove deprecate passing string to `:if` and `:unless` conditional options [c...yuuji.yaginuma2017-02-182-23/+1
* | | Change engines guide to demonstrate maintained forumRichard2017-02-171-1/+1
* | | Fix typo in I18n Guide [ci skip]Erol Fornoles2017-02-171-1/+1
|/ /
* | document link processing in guides generation [ci skip]Xavier Noria2017-02-121-2/+42
* | refactors and fixes in guides generation [ci skip]Xavier Noria2017-02-127-162/+124
* | [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
|\ \ | |/ |/|