aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/initialization.textile
Commit message (Expand)AuthorAgeFilesLines
* proper casing in pronouns; relocate the pro git book [ci skip]Soon Van2012-08-111-7/+7
* Rewrite some parts of the Rails initialization guideOscar Del Ben2012-06-171-9/+4
* Add initialization sectionOscar Del Ben2012-06-171-0/+5
* Rewrite rails command sectionOscar Del Ben2012-06-171-2/+2
* Add tip for browsing source code on GithubOscar Del Ben2012-06-171-0/+5
* Not focusing on Passenger for nowOscar Del Ben2012-06-171-2/+4
* Add server.run exampleOscar Del Ben2012-06-141-0/+45
* Show when Rack middlewares are executedOscar Del Ben2012-06-131-0/+40
* Add initialize! explanationOscar Del Ben2012-06-131-0/+25
* Close explanation of config/environmentOscar Del Ben2012-06-131-0/+8
* Remove initialization explanation for each frameworkOscar Del Ben2012-06-101-640/+10
* Add config/application to initialization guideOscar Del Ben2012-06-101-1/+8
* Rewrite Rails server initialization sectionOscar Del Ben2012-06-101-1/+4
* Refactor Action Dispatch description to be more conciseOscar Del Ben2012-06-101-48/+5
* Change initialization guide introductionOscar Del Ben2012-06-101-2/+2
* Fix typo 'ActiveSpport'.Tobi Lehman2012-06-101-1/+1
* Add files required by action_dispatchOscar Del Ben2012-06-091-2/+14
* Add missing requires for rails/commands/serverOscar Del Ben2012-06-091-1/+12
* Update initialization guide [ci skip]Vijay Dev2012-05-271-64/+32
* some small corrections & wrapping changes in the initialization guideVijay Dev2012-05-261-11/+4
* fix mention of ruby versions that rails 4 won't run on [ci skip]Vijay Dev2012-05-261-1/+1
* [Guides] Add missing file descriptionsOscar Del Ben2012-05-251-1/+17
* [Guides] Add inflector exampleOscar Del Ben2012-05-251-0/+4
* [Guides] Update rack exampleOscar Del Ben2012-05-241-1/+0
* [Guides] Add core_ext/object sectionOscar Del Ben2012-05-241-1/+25
* [Guides] Rewrite Rails application sectionOscar Del Ben2012-05-241-18/+11
* [Guides] Add extract_options sectionOscar Del Ben2012-05-241-3/+26
* [Guides] Update ruby version checkOscar Del Ben2012-05-241-2/+8
* [Guides] Add sprockets to list of loaded frameworksOscar Del Ben2012-05-241-0/+1
* [Guides] Fix sample codeOscar Del Ben2012-05-231-1/+1
* [Guides] Rewrite server start sectionOscar Del Ben2012-05-231-8/+23
* [Guides] Rewrite server start sectionOscar Del Ben2012-05-231-2/+20
* [Guides] Update rails commands sectionOscar Del Ben2012-05-221-0/+5
* [Guides] Change bundler sectionOscar Del Ben2012-05-221-12/+12
* [Guides] Review bin/rails sectionOscar Del Ben2012-05-221-2/+5
* [Guides] change rails bin sectionOscar Del Ben2012-05-221-6/+5
* The initialization guide will cover Rails 4Oscar Del Ben2012-05-221-2/+4
* Remove remaining require 'rubygems'Santiago Pastorino2012-05-131-2/+0
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+1114