aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/initialization.md
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Refer actionmailbox and actiontext in the guidedineshpanda2019-06-261-0/+4
* Allow using env var to specify pidfileBen Thorner2019-06-191-1/+1
* [ci skip] Fix rails/command.rb documentkojoma2019-06-101-2/+2
* Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* fix error of a file namesohopro2018-07-021-1/+1
* [ci skip]Change requring order of files in docwillnet2018-02-271-1/+1
* Cosmetic changes [ci skip]Yauheni Dakuka2017-11-301-1/+1
* Remove not used gems by default [ci skip]yuuji.yaginuma2017-09-111-2/+0
* Update The Rails Initialization Process of guide [ci skip]Yoshiyuki Hirano2017-08-201-7/+10
* Replace Erubis with Erubi in a part of guide [ci skip]Koichi ITO2017-07-161-1/+1
* Fix grammar for documentation of rails/command.rb [ci skip]James Bush2017-06-281-1/+1
* allow to pass describe option to rakeyuuji.yaginuma2017-01-171-1/+1
* [ci skip] Update initialization guide samples.Kasper Timm Hansen2016-12-201-81/+84
* Merge pull request #26390 from Neodelf/format_mdsVipul A M2016-09-071-1/+1
|\
| * [ci skip] Simply formatting documentsNeodelf2016-09-061-1/+1
* | Remove the word "mongrel" from documentsRyunosuke Sato2016-09-071-1/+1
|/
* update doc for prefer require_relative over require + File.expand_path [ci skip]Gaurav Sharma2016-07-071-4/+4
* [ci skip] Remove reference to Rails 4 in the initialization guide.willnet2016-07-061-1/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-03-061-2/+2
|\
| * [ci skip] Remove reference to Rails 4 in the initialization guide.Prathamesh Sonpatki2016-02-261-2/+2
* | Match Puma 3 startup messages [ci skip]Sam Ruby2016-03-041-2/+0
|/
* Change command_task.rb to commands_task.rb in docsRyan Nielson2016-02-021-1/+1
* [ci skip] Update rails/all.rb reference.Kasper Timm Hansen2015-12-301-9/+10
* Merge branch 'rails-rake-proxy'Kasper Timm Hansen2015-12-131-5/+7
|\
| * Implement Rake proxy for Rails' command line interface.Dharam Gollapudi2015-12-131-5/+7
|/
* Edits default `config/boot.rb` to match what's generated by Rails 4.2.AnnaErshova2015-10-261-2/+1
* Merge pull request #19867 from radar/rename-app-rails-loaderRafael Mendonça França2015-05-271-3/+3
|\
| * Remove redundant 'Rails' from Rails::AppRailsLoader constantRyan Bigg2015-05-211-3/+3
* | Remove unnecessary reference to example Blog app [ci skip]Jake Gavin2015-05-271-3/+2
* | docs: syncing with the code, adding aj [ci skip]Ankit Gupta2015-05-081-0/+1
* | added activejob in list [ci skip]Ankit Gupta2015-05-071-0/+1
|/
* Rename railties/bin to railties/exeIslam Wazery2015-04-111-2/+2
* Update command_tasks source codeSzymon Madeja2015-04-051-1/+1
* Revert "Merge pull request #19404 from dmathieu/remove_rack_env"Jeremy Kemper2015-03-201-4/+4
* don't fallback to RACK_ENV when RAILS_ENV is not presentDamien Mathieu2015-03-191-4/+4
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* Remove the tmp/sessions folder and its clear taskRobin Dupret2015-01-031-8/+7
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* treetop is no longer a mail (rails) dependencyWashington Luiz2014-08-241-2/+0
* Tiny documentation fixes [ci skip]Robin Dupret2014-06-291-3/+3
* [ci skip] Add missing colon and period in initialization.md.Juanito Fatas2014-06-251-3/+3
* wrap methods in backticks [ci skip]Anton Kalyaev2014-04-191-2/+2
* Update documentation to use Rails.application insteadMarcel Morgan2014-04-131-1/+1
* [ci skip] Update code snippets to latest master (initialization.md).Juanito Fatas2014-04-101-53/+102
* docs, update broken link. [ci skip]Yves Senn2014-02-101-2/+2
* a couple of copy-edits before merging [ci skip]Xavier Noria2013-11-241-3/+2
* Fix RailsServer#start content in initialization guideAlex Johnson2013-11-121-17/+23
* Add section for command_tasks in initialization guideAlex Johnson2013-11-081-12/+42
* Update commands.rb content in initialization guideAlex Johnson2013-11-081-2/+8
* Update Rails initialization guide to explain how bin/rails is executedAlex Johnson2013-11-061-3/+36