Commit Graph

16 Commits

Author SHA1 Message Date
Prathamesh Sonpatki
b9b8b24009 Added link to Turbolinks Railscast 2013-03-21 20:37:09 +05:30
Ryunosuke SATO
07f533a2da Fix CoffeeScript example
`a[data-color]` is not used in example html.
2013-02-10 03:53:27 +09:00
Jude Arasu
c22989d326 Fix simple expression 2013-01-13 09:07:39 +05:30
Lucas Mazza
d0676ad9cb Update some code examples on the "Working with JavaScript in Rails" guide. 2013-01-05 18:20:41 -02:00
Vijay Dev
684511825d small fix in js guide [ci skip] 2013-01-01 22:45:55 +05:30
Katie Oldaker
7c05ea23a0 Fixed grammar in a lot of guide prologues. 2012-12-07 12:50:09 -05:00
Steve Klabnik
d16a1b9e8b Normalize on 'After reading this guide, you will know:'
We have three or four different introduction sentences to the guides.
After this commit, we use the same one everywhere.
2012-11-29 14:25:02 -08:00
Steve Klabnik
6dcae8ae9c Add periods to the bullet points in guides.
Talked with @fxn about this. Bullet points should have periods at the ends.
2012-11-29 05:14:08 -08:00
Vijay Dev
3a76ee47bf update turbolinks readme link [ci skip] 2012-11-10 22:48:01 +05:30
Vijay Dev
3b0bb08699 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	actionpack/lib/action_controller/metal/mime_responds.rb
	activerecord/lib/active_record/attribute_methods.rb
	guides/source/working_with_javascript_in_rails.md
2012-11-03 01:56:16 +05:30
Carlos Antonio da Silva
94aadf7680 Add syntax highlight to code blocks in javascript guide [ci skip] 2012-10-28 12:26:07 -02:00
Carlos Antonio da Silva
f47026e7f9 Add backticks around link_to example in javascript guide [ci skip] 2012-10-28 12:15:35 -02:00
Michael Bashkirov
3b76725e0b fix typo in button_to helper example 2012-10-28 16:26:02 +04:00
Xavier Noria
9d66c40189 JS guide: applies guides casing guidelines for titles [ci skip] 2012-10-23 22:25:21 +02:00
Xavier Noria
8c38172ba5 JS guide: AJAX -> Ajax
We discussed this on Twitter, seems to be the best option.
2012-10-23 22:21:02 +02:00
Xavier Noria
69e9715f79 renames the JS guide file name to match the new title [ci skip] 2012-10-23 22:14:14 +02:00