aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add `form_with_generates_remote_forms` to configuring guide [ci skip]yuuji.yaginuma2017-04-251-0/+2
* | | | | secrets.yml --> config/secrets.ymlJon Moss2017-04-231-1/+1
* | | | | Add Action View info to 5.1 release notesJon Moss2017-04-231-0/+23
* | | | | Use parameters, not paramsJon Moss2017-04-231-2/+2
* | | | | Small grammar fixesJon Moss2017-04-231-7/+6
* | | | | Remove unused headingJon Moss2017-04-231-2/+0
* | | | | Add more Railties notable changesJon Moss2017-04-231-0/+8
* | | | | Add Railties info to 5.1 release notesJon Moss2017-04-231-0/+36
* | | | | Add Active Model info to 5.1 release notesJon Moss2017-04-231-1/+12
* | | | | Remove unused headingsJon Moss2017-04-231-4/+0
* | | | | Finish Action Cable section in release notesJon Moss2017-04-231-0/+6
* | | | | Finish Action Mailer section in release notesJon Moss2017-04-231-4/+4
* | | | | Add Active Job info to 5.1 release notesJon Moss2017-04-231-1/+12
* | | | | [ci_skip] Fix typo in Rails 5.1 upgrade notesShanthi Pendleton2017-04-231-1/+1
|/ / / /
* | | | Add note about #26929 in the upgrade guideRafael Mendonça França2017-04-211-0/+17
* | | | Merge pull request #28432 from marksiemers/masterRafael França2017-04-201-1/+1
|\ \ \ \
| * | | | Update 'Building Complex Forms' with `inverse_of`marksiemers2017-03-151-1/+1
* | | | | Fix all style guides violationsRafael Mendonça França2017-04-193-13/+13
* | | | | Reword sentenceJon Moss2017-04-191-3/+3
* | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2017-04-191-1/+1
|\ \ \ \ \
| * | | | | [ci skip] Change ++ by markdown quotesMikhail Dieterle2017-04-081-1/+1
* | | | | | [ci skip] Changed plain text to NOTE.vishalzambre2017-04-191-5/+5
* | | | | | Remove datetime fields from helper list [ci skip]yuuji.yaginuma2017-04-191-1/+1
* | | | | | Small docs fixJon Moss2017-04-171-1/+1
* | | | | | Add missing word 'to' [ci skip]Eric Henziger2017-04-171-1/+1
* | | | | | Small grammar fixJon Moss2017-04-161-1/+1
* | | | | | Small grammar fixesJon Moss2017-04-161-2/+2
* | | | | | Revert parts of cad58fbJon Moss2017-04-151-27/+27
* | | | | | Merge pull request #28709 from prathamesh-sonpatki/release-notes-1Kasper Timm Hansen2017-04-151-22/+72
|\ \ \ \ \ \
| * | | | | | Started adding release notes for Rails 5.1 [ci skip]Prathamesh Sonpatki2017-04-091-22/+72
* | | | | | | :scissors:Rafael Mendonça França2017-04-111-1/+1
* | | | | | | Merge pull request #28402 from jules2689/action-controller-api-base-hooksRafael França2017-04-111-0/+112
|\ \ \ \ \ \ \
| * | | | | | | Add Documentation for Active Support On Load HooksJulian Nadeau2017-04-101-0/+112