aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_support_instrumentation.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo guides/source/active_support_instrumentation.mdMarat Khusnetdinov2014-05-221-1/+1
|
* Guides: output valid HTML5Nate Berkopec2014-05-051-1/+1
| | | [ci skip]
* Added a missing `end`Alejandro Andrés2014-04-281-0/+1
|
* Instrument each load config initializerPaul Nikitochkin2013-11-161-0/+9
| | | | | | In order to simplify profiling loading of initializers, added instument for tracking load config initializer event from `config/initializers`
* `dasboard` => `dashboard`Vipul A M2013-06-151-4/+4
|
* Fix some typosAkira Matsuda2013-03-251-1/+1
|
* Changed 'args' to 'arguments' when used in places other than code with ↵Prathamesh Sonpatki2013-03-241-1/+1
| | | | fixing few more typos
* fix introduced `:` ; fix another typoVipul A M2013-03-201-1/+1
|
* do some typo fixingVipul A M2013-03-141-2/+2
|
* 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