Alejandro Andrés
|
535bd1a203
|
Added a missing end
|
2014-04-28 17:52:07 +02:00 |
|
Paul Nikitochkin
|
251923c7a8
|
Instrument each load config initializer
In order to simplify profiling loading of initializers,
added instument for tracking load config initializer event from
`config/initializers`
|
2013-11-16 21:47:08 +02:00 |
|
Vipul A M
|
7ca82da6b0
|
dasboard => dashboard
|
2013-06-15 11:07:50 +05:30 |
|
Akira Matsuda
|
ea5daeb2e4
|
Fix some typos
|
2013-03-25 22:43:26 +09:00 |
|
Prathamesh Sonpatki
|
d45145acdc
|
Changed 'args' to 'arguments' when used in places other than code with fixing few more typos
|
2013-03-24 00:34:06 +05:30 |
|
Vipul A M
|
926357040b
|
fix introduced : ; fix another typo
|
2013-03-20 01:50:53 +05:30 |
|
Vipul A M
|
d41c279bf1
|
do some typo fixing
|
2013-03-14 10:12:54 +05:30 |
|
Akira Matsuda
|
2fb1cdd0a5
|
Typppo
|
2013-03-06 03:56:36 +09:00 |
|
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 |
|