Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add preventDefault() on click event | Patrick Perey | 2014-03-07 | 1 | -1/+3 |
| | |||||
* | Fix coffeescript sample [ci skip] | David Fernandez | 2014-02-13 | 1 | -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 Fatas | 2013-12-14 | 1 | -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ão | 2013-08-12 | 1 | -1/+1 |
| | |||||
* | rewrote render tag using more succinct and idiomatic way | Chandresh Pant | 2013-06-17 | 1 | -3/+1 |
| | |||||
* | End-of-line whitespace hunt | Sunny Ripert | 2013-05-28 | 1 | -1/+1 |
| | |||||
* | Added link to Turbolinks Railscast | Prathamesh Sonpatki | 2013-03-21 | 1 | -0/+1 |
| | |||||
* | Fix CoffeeScript example | Ryunosuke SATO | 2013-02-10 | 1 | -1/+1 |
| | | | | `a[data-color]` is not used in example html. | ||||
* | Fix simple expression | Jude Arasu | 2013-01-13 | 1 | -1/+1 |
| | |||||
* | Update some code examples on the "Working with JavaScript in Rails" guide. | Lucas Mazza | 2013-01-05 | 1 | -31/+33 |
| | |||||
* | small fix in js guide [ci skip] | Vijay Dev | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -2/+2 |
| | |||||
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -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 Klabnik | 2012-11-29 | 1 | -5/+5 |
| | | | | Talked with @fxn about this. Bullet points should have periods at the ends. | ||||
* | update turbolinks readme link [ci skip] | Vijay Dev | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-11-03 | 1 | -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 Silva | 2012-10-28 | 1 | -27/+25 |
| | |||||
* | Add backticks around link_to example in javascript guide [ci skip] | Carlos Antonio da Silva | 2012-10-28 | 1 | -0/+2 |
| | |||||
* | fix typo in button_to helper example | Michael Bashkirov | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | JS guide: applies guides casing guidelines for titles [ci skip] | Xavier Noria | 2012-10-23 | 1 | -6/+6 |
| | |||||
* | JS guide: AJAX -> Ajax | Xavier Noria | 2012-10-23 | 1 | -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 Noria | 2012-10-23 | 1 | -0/+390 |