| Commit message (Expand) | Author | Age | Files | Lines |
* | wrap methods in backticks [ci skip] | Anton Kalyaev | 2014-04-19 | 1 | -2/+2 |
* | Update documentation to use Rails.application instead | Marcel Morgan | 2014-04-13 | 1 | -1/+1 |
* | [ci skip] Update code snippets to latest master (initialization.md). | Juanito Fatas | 2014-04-10 | 1 | -53/+102 |
* | docs, update broken link. [ci skip] | Yves Senn | 2014-02-10 | 1 | -2/+2 |
* | a couple of copy-edits before merging [ci skip] | Xavier Noria | 2013-11-24 | 1 | -3/+2 |
* | Fix RailsServer#start content in initialization guide | Alex Johnson | 2013-11-12 | 1 | -17/+23 |
* | Add section for command_tasks in initialization guide | Alex Johnson | 2013-11-08 | 1 | -12/+42 |
* | Update commands.rb content in initialization guide | Alex Johnson | 2013-11-08 | 1 | -2/+8 |
* | Update Rails initialization guide to explain how bin/rails is executed | Alex Johnson | 2013-11-06 | 1 | -3/+36 |
* | exists? is deprecated in ruby trunk [ci skip] | Rashmi Yadav | 2013-11-01 | 1 | -2/+2 |
* | Modifies the initialization guide to make the initializers process clearer an... | Cory Foy | 2013-10-09 | 1 | -6/+16 |
* | Use Ruby on Rails Coding Conventions for code examples in the guides | Paul Nikitochkin | 2013-09-06 | 1 | -6/+6 |
* | Updated outdated initialization guide [ci skip] | AJ Acevedo | 2013-08-13 | 1 | -1/+1 |
* | memorized -> memoized typo fix [ci skip] | Ian Fleeton | 2013-07-14 | 1 | -1/+1 |
* | Adding documentation to the Rails initialization guide. [ci skip] | wangjohn | 2013-06-26 | 1 | -8/+21 |
* | Remove double spaces in code examples | Sunny Ripert | 2013-05-28 | 1 | -5/+5 |
* | dir -> directory | Prathamesh Sonpatki | 2013-05-04 | 1 | -1/+1 |
* | Grammar | Jonathan Roes | 2013-04-18 | 1 | -6/+6 |
* | Be more specific about the root directory. | Jonathan Roes | 2013-04-18 | 1 | -1/+1 |
* | Remove versions from gems listing | Jonathan Roes | 2013-04-18 | 1 | -29/+27 |
* | More helpful message when starting server | Gabe Kopley | 2013-03-18 | 1 | -1/+1 |
* | Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ... | Jeremy Kemper | 2013-01-06 | 1 | -115/+5 |
* | prefer do-end for multiline block | Gosha Arinich | 2013-01-06 | 1 | -2/+2 |
* | Fixed grammar in a lot of guide prologues. | Katie Oldaker | 2012-12-07 | 1 | -1/+1 |
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -0/+2 |
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -1/+1 |
* | Now the Sprockets railtie lives in sprockets/railtie | Rafael Mendonça França | 2012-10-18 | 1 | -1/+1 |
* | fix typo in "The Rails Initialization Process" | mdaisuke | 2012-10-10 | 1 | -1/+1 |
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -3/+3 |
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -85/+85 |
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -21/+25 |
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -70/+70 |
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+666 |