aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/working_with_javascript_in_rails.md
Commit message (Expand)AuthorAgeFilesLines
* Tiny documentation fix [ci skip]Robin Dupret2019-07-291-3/+3
* [ci skip] add CSRF token explanation for javascript documentationajn1232019-07-261-0/+18
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-3/+3
* Revert "Merge pull request #35216 from CHTJonas/patch-1"Ryuta Kamizono2019-02-111-1/+1
* Correct JavaScript example in guide [ci skip]Charlie Jonas2019-02-101-1/+1
* Turbolinks is enabled by default in new apps [ci skip]Prathamesh Sonpatki2018-10-031-4/+0
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* Fix stoppable events in tests and docs.Dmytro Vasin2018-04-141-4/+6
* Fix typos [ci skip]Yauheni Dakuka2018-01-111-1/+1
* Cosmetic changes [ci skip]Yauheni Dakuka2017-11-301-1/+1
* Merge pull request #30881 from dimroc/masterVipul A M2017-11-251-36/+24
|\
| * Update documentation to lead with ajax param `event.detail`Dimitri Roche2017-11-241-4/+9
| * Update documentation to lead with ajax param `event.detail`Dimitri Roche2017-10-131-36/+19
* | Add accept-charset to the output of form_with in JS guide [ci skip]Yoshiyuki Hirano2017-10-151-1/+1
|/
* Fix quotes [ci skip]Yauheni Dakuka2017-09-181-1/+1
* Fix grammar in guide [ci skip]Yoshiyuki Hirano2017-08-281-6/+6
* Use https instead of http in guide [ci skip]Yoshiyuki Hirano2017-08-231-1/+1
* Update working_with_javascript_in_rails.mdGuillermo Iguaran2017-08-011-1/+1
* Update working_with_javascript_in_rails.mdGuillermo Iguaran2017-08-011-1/+1
* [ci skip] Fixed the attribute name for event.detailPrathamesh Sonpatki2017-06-201-3/+3
* Updated `working with javascript` readme to support the behavior of rails-ujs.Dmytro Vasin2017-06-151-0/+29
* Fix typo in guidesKevin Kim2017-05-211-1/+1
* Fix a typo in guide [ci skip]Koichi ITO2017-05-111-1/+1
* Small grammar fixesJon Moss2017-04-271-13/+13
* 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
|/
* Small grammar fixJon Moss2017-04-161-1/+1
* Small grammar fixesJon Moss2017-04-161-2/+2
* Fix link to rails-ujsRyunosuke Sato2017-03-301-1/+1
* Update some jquery-ujs references to rails-ujsJon Moss2017-03-181-1/+1
* Minor syntax changeZach2016-05-101-1/+1
* Update JavaScript guide for Turbolinks 5Sam Stephenson2016-02-231-6/+6
* update turbolinks url [ci skip]mabras2016-02-081-2/+2
* doc changesLarry Kyrala2016-02-071-2/+2
* Fix paintIt method in JavaScript guides [ci skip]Prathamesh Sonpatki2015-12-131-2/+2
* Merge pull request #21195 from brooksreese/fix_broken_link_markupYves Senn2015-08-111-1/+1
|\
| * [ci skip] Fix broken link markupBrooks Reese2015-08-111-1/+1
|/
* correct example of button_tag [ci skip]yuuji.yaginuma2015-08-021-1/+1
* Remove NOTE related to format.js [ci skip]Prathamesh Sonpatki2015-06-091-4/+0
* Removed AJAX example with poor convention adherenceDaniel Steele2015-06-091-24/+0
* Improving remote forms guides [ci skip]Andrey Nering2015-02-161-0/+28
* Fix link [ci skip]Andrey Nering2015-02-031-1/+1
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-15/+15
* Add preventDefault() on click eventPatrick Perey2014-03-071-1/+3
* Fix coffeescript sample [ci skip]David Fernandez2014-02-131-1/+1