aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Update information on using Gmail when 2FA is in use [ci skip]Mike Gunderloy2017-05-241-1/+2
| |/ / / |/| | |
* | | | [ci skip]fix wrong method name in docswillnet2017-05-241-2/+2
| |/ / |/| |
* | | We always + 1 to __LINE__ when class_evaling with <<Akira Matsuda2017-05-221-1/+1
* | | Merge pull request #29173 from ffmike/simplify-getting-startedRobin Dupret2017-05-211-12/+13
|\ \ \
| * | | Simplify handling of prerequisites in Getting Started guide [ci skip]Mike Gunderloy2017-05-211-12/+13
* | | | Merge pull request #29072 from dixpac/dixpac/add_documentation_for_validate_a...Robin Dupret2017-05-211-0/+3
|\ \ \ \
| * | | | Improving docs for callbacks execution order [ci skip]dixpac2017-05-211-0/+3
* | | | | Merge pull request #29170 from ffmike/remove-obsolete-guidesKasper Timm Hansen2017-05-212-246/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove obsolete Guides source files [ci skip]Mike Gunderloy2017-05-212-246/+0
| | |/ / | |/| |
* / | | Fix broken external link in security guide.Mike Gunderloy2017-05-211-1/+1
|/ / /
* | | Fix typo in guidesKevin Kim2017-05-211-1/+1
* | | Update 'Rails on Rack' guide [ci skip]Mike Gunderloy2017-05-201-6/+11
* | | Add :json type to auto_discovery_link_tagMike Gunderloy2017-05-202-2/+2
* | | Merge pull request #29020 from stevenchanin/masterJon Moss2017-05-181-0/+6
|\ \ \ | |_|/ |/| |
| * | remove the phrase as wellSteven Chanin2017-05-091-1/+1
| * | Capitalize RakeSteven Chanin2017-05-091-2/+2
| * | [ci skip] explain async queue and rake tasksSteven Chanin2017-05-091-0/+6
* | | explain why guide translations need a fork [ci skip]Xavier Noria2017-05-141-3/+4
* | | Clarify documentation for system test argumentseileencodes2017-05-141-2/+2
* | | Use a more realistic use-case for system test generatoreileencodes2017-05-141-5/+5
| |/ |/|
* | [ci skip] Mailer fixtures in Testing guide.Cody Boyko2017-05-121-1/+1
* | Fix a typo in guide [ci skip]Koichi ITO2017-05-111-1/+1
|/
* Merge pull request #28240 from kreintjes/fix/autoloading-sti-guideMatthew Draper2017-05-091-9/+8
|\
| * Correct Autoloading and STI guide (issue #26994)Kevin Reintjes2017-04-061-9/+8
* | Fix link to `assert_nothing_raised` doc [ci skip]yuuji.yaginuma2017-05-081-1/+1
* | Should escape meta characters in regexpRyuta Kamizono2017-05-071-1/+1
* | Rails secrets is not built on but inspired by SekretsBart2017-05-021-1/+1
* | Fix note about `secrets.yml` [ci skip]yuuji.yaginuma2017-04-301-3/+3
* | Remove entries included in 5.0 [ci skip]yuuji.yaginuma2017-04-291-10/+0
* | 5.1 Release Notes are complete [ci skip]claudiob2017-04-281-1/+0
* | Small grammar fixJon Moss2017-04-271-1/+1
* | Small grammar fixJon Moss2017-04-271-1/+1
* | Small grammar fixesJon Moss2017-04-271-13/+13
* | Fix indentation [ci skip]Prathamesh Sonpatki2017-04-271-22/+22
* | Added some more release notes for Active Record [ci skip]Prathamesh Sonpatki2017-04-271-2/+74
* | Merge pull request #28904 from robin850/update-working-with-javascriptRafael Mendonça França2017-04-271-35/+147
|\ \
| * | Add documentation of data attributes for UJS [ci skip]Robin Dupret2017-04-271-1/+97
| * | Nest Action View remote helpers one level deeper [ci skip]Robin Dupret2017-04-271-3/+5
| * | Add a section with the different Ajax events [ci skip]Robin Dupret2017-04-271-0/+36
| * | Update the JavaScript guide to use `form_with`Robin Dupret2017-04-271-29/+7
|/ /
* | Pluralize methodsJon Moss2017-04-261-1/+1
* | More release notes for Rails 5.1 [ci skip]claudiob2017-04-261-0/+30
* | Add some items to the release notes [ci skip]Robin Dupret2017-04-271-0/+54
* | Some improvements in the 5.1 release notes [ci skip]Robin Dupret2017-04-271-28/+32
* | s/broadcasing/broadcasting/Akira Matsuda2017-04-271-1/+1
* | Describe the changes in transactional testsMatthew Draper2017-04-251-0/+31
* | Add missing `action_view` section of config flagJon Moss2017-04-241-1/+1
* | Merge pull request #28861 from koic/unify_names_of_githubVipul A M2017-04-251-1/+1
|\ \
| * | Unify the name of GitHub [ci skip]Koichi ITO2017-04-251-1/+1
* | | Merge pull request #28860 from y-yagi/add_form_with_generates_remote_forms_to...Vipul A M2017-04-251-0/+2
|\ \ \ | |/ / |/| |