aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_instrumentation.md
Commit message (Collapse)AuthorAgeFilesLines
* TypppoAkira Matsuda2013-03-061-1/+1
|
* Fixed couple of typosFabrizio Regini2012-12-271-1/+1
|
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-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 Klabnik2012-11-291-4/+4
| | | | Talked with @fxn about this. Bullet points should have periods at the ends.
* ActionView -> Action ViewSteve Klabnik2012-11-291-2/+2
| | | | The proper name has a space.
* ActionController -> Action ControllerSteve Klabnik2012-11-291-2/+2
| | | | The proper name has a space.
* ActiveSupport -> Active SupportSteve Klabnik2012-11-291-4/+4
| | | | The proper name has a space.
* ActionMailer -> Action Mailer.Steve Klabnik2012-11-291-2/+2
| | | | The proper name for the library has a space.
* ActiveRecord -> Active RecordSteve Klabnik2012-11-291-1/+1
| | | | | The proper name, as per the documentation guides, is 'Active Record.' I've updated several references to it as 'ActiveRecord'.
* fix output messages - docs [ci skip]Francesco Rodriguez2012-10-221-2/+2
|
* Revert "divided into folder with the language"Rafael Mendonça França2012-10-171-0/+485
| | | | | | This reverts commit f5b9ed4fbc3215a5fce48985ea372ad3f1182252. REASON: Translation work can not be done in the docrails repository
* divided into folder with the languageRodrigo Martins2012-10-171-485/+0
|
* 1.9 hash syntax changes.AvnerCohen2012-10-121-54/+54
|
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-1/+1
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-5/+5
|
* Convert all tables to Markdown syntaxPrem Sichanugrist2012-09-171-88/+113
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-75/+75
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-39/+51
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-52/+52
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+448