Prathamesh Sonpatki
|
3379ebc270
|
Fix method name for building associated object in nested_model_forms guide
|
2015-04-25 16:02:39 +05:30 |
|
Vipul A M
|
5cfaf5a46e
|
- Changed IN to ON in markdown renderer condition
- Changed `IN` to `ON` in all note sentences in guides.
|
2015-01-14 11:52:13 +05:30 |
|
Xavier Noria
|
7702974281
|
warn about reading guides in GitHub
References #18148.
|
2014-12-23 23:32:50 +01:00 |
|
Zachary Scott
|
b4a9f00a45
|
add nested_model_forms to guides/documents.yaml [wip] [ci skip]
|
2014-08-22 01:56:01 -07:00 |
|
Akshay Vishnoi
|
e75314803e
|
[ci skip] Improve doc, fix grammatical issue
|
2014-04-13 21:20:31 +05:30 |
|
Xavier Noria
|
b77f25cb84
|
cleans the guides sources from fancy non-ASCII stuff
|
2013-08-23 17:59:11 +02:00 |
|
Cyril Jouve
|
03a391482a
|
consistently inherit from ApplicationController in guides exemples
|
2013-01-20 03:38:45 +01:00 |
|
Gosha Arinich
|
0acf92184d
|
prefer american spelling of 'behavior'
|
2013-01-07 11:47:27 +03: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 |
|
Prem Sichanugrist
|
41dbb58e2d
|
Fix the usage of * in Markdown
In Textile `*` would convert to `<strong>`, but in Markdown we have to
use `**` instead.
|
2012-09-17 15:54:23 -04:00 |
|
Prem Sichanugrist
|
9873dd800b
|
Convert all the links into Markdown format
|
2012-09-17 15:54:23 -04:00 |
|
Prem Sichanugrist
|
31ef4cf656
|
Convert all inline codes to Markdown syntax
|
2012-09-17 15:54:23 -04:00 |
|
Prem Sichanugrist
|
872b7af337
|
Convert heading tags and heading section
|
2012-09-17 15:54:22 -04:00 |
|
Prem Sichanugrist
|
7bc1ca3515
|
Convert code blocks into GFM style
|
2012-09-17 15:54:22 -04:00 |
|
Prem Sichanugrist
|
5137d03cc5
|
Rename the rest of the guides to Markdown
|
2012-09-17 15:54:22 -04:00 |
|