aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/working_with_javascript_in_rails.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #21195 from brooksreese/fix_broken_link_markupYves Senn2015-08-111-1/+1
|\ | | | | | | [ci skip] Fix broken link markup
| * [ci skip] Fix broken link markupBrooks Reese2015-08-111-1/+1
|/
* correct example of button_tag [ci skip]yuuji.yaginuma2015-08-021-1/+1
| | | | wrapper div has been removed in cbb917455f306cf5818644b162f22be09f77d4b2
* Remove NOTE related to format.js [ci skip]Prathamesh Sonpatki2015-06-091-4/+0
| | | | | - The example for which this NOTE was written was removed in https://github.com/rails/rails/pull/20493.
* Removed AJAX example with poor convention adherenceDaniel Steele2015-06-091-24/+0
| | | The removed section promotes putting JS code directly inside the controller, this is not in line with convention.
* 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
| | | | - Changed `IN` to `ON` in all note sentences in guides.
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
| | | | References #18148.
* 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
| | | Replace bind() with on() as suggested by the JQuery bind() documentation: https://api.jquery.com/bind/
* Improve document: working with javascript in rails [ci skip].Juanito Fatas2013-12-141-5/+15
| | | | | | * Add form_tag generated output. * improve some text. * data-remote='true' should use double quotes.
* Add events reference link to the text about jquery-ujs [ci skip]Sadjow Leão2013-08-121-1/+1
|
* rewrote render tag using more succinct and idiomatic wayChandresh Pant2013-06-171-3/+1
|
* End-of-line whitespace huntSunny Ripert2013-05-281-1/+1
|
* Added link to Turbolinks RailscastPrathamesh Sonpatki2013-03-211-0/+1
|
* Fix CoffeeScript exampleRyunosuke SATO2013-02-101-1/+1
| | | | `a[data-color]` is not used in example html.
* Fix simple expressionJude Arasu2013-01-131-1/+1
|
* Update some code examples on the "Working with JavaScript in Rails" guide.Lucas Mazza2013-01-051-31/+33
|
* small fix in js guide [ci skip]Vijay Dev2013-01-011-1/+1
|
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-2/+2
|
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+3
| | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-5/+5
| | | | Talked with @fxn about this. Bullet points should have periods at the ends.
* update turbolinks readme link [ci skip]Vijay Dev2012-11-101-2/+2
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-11-031-0/+1
| | | | | | | Conflicts: actionpack/lib/action_controller/metal/mime_responds.rb activerecord/lib/active_record/attribute_methods.rb guides/source/working_with_javascript_in_rails.md
* Add syntax highlight to code blocks in javascript guide [ci skip]Carlos Antonio da Silva2012-10-281-27/+25
|
* Add backticks around link_to example in javascript guide [ci skip]Carlos Antonio da Silva2012-10-281-0/+2
|
* fix typo in button_to helper exampleMichael Bashkirov2012-10-281-0/+1
|
* JS guide: applies guides casing guidelines for titles [ci skip]Xavier Noria2012-10-231-6/+6
|
* JS guide: AJAX -> AjaxXavier Noria2012-10-231-17/+17
| | | | We discussed this on Twitter, seems to be the best option.
* renames the JS guide file name to match the new title [ci skip]Xavier Noria2012-10-231-0/+390