Fabrizio Regini
|
e63b752f63
|
Fixed couple of typos
|
2012-12-27 18:11:21 +01: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 |
|
Steve Klabnik
|
c0f415d279
|
ActionView -> Action View
The proper name has a space.
|
2012-11-29 04:44:31 -08:00 |
|
Steve Klabnik
|
43806394c4
|
ActionController -> Action Controller
The proper name has a space.
|
2012-11-29 04:42:29 -08:00 |
|
Steve Klabnik
|
4e538bc8d6
|
ActiveSupport -> Active Support
The proper name has a space.
|
2012-11-29 04:40:34 -08:00 |
|
Steve Klabnik
|
0dfe2c21f1
|
ActionMailer -> Action Mailer.
The proper name for the library has a space.
|
2012-11-29 04:37:40 -08:00 |
|
Steve Klabnik
|
27138386ad
|
ActiveRecord -> Active Record
The proper name, as per the documentation guides, is 'Active Record.' I've
updated several references to it as 'ActiveRecord'.
|
2012-11-29 04:35:13 -08:00 |
|
Francesco Rodriguez
|
2ef4d5ed5c
|
fix output messages - docs [ci skip]
|
2012-10-22 14:27:55 -05:00 |
|
Rafael Mendonça França
|
9eeb00976d
|
Revert "divided into folder with the language"
This reverts commit f5b9ed4fbc .
REASON: Translation work can not be done in the docrails repository
|
2012-10-17 10:15:55 -03:00 |
|
Rodrigo Martins
|
f5b9ed4fbc
|
divided into folder with the language
|
2012-10-17 03:34:10 -03:00 |
|
AvnerCohen
|
a2c8438854
|
1.9 hash syntax changes.
|
2012-10-12 00:28:47 +02: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
|
721afdcc4b
|
Fix remaining formatting problems in the guide
|
2012-09-17 15:54:23 -04:00 |
|
Prem Sichanugrist
|
2c38567646
|
Convert all tables to Markdown syntax
|
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 |
|