aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/command_line.md
Commit message (Expand)AuthorAgeFilesLines
* Use a single term instead of all terms used to describe path and URL helpers ...Sharang Dashputre2019-07-261-1/+1
* Add some commands to misc section in CLI guideOKURA Masafumi2019-06-201-0/+2
* List available skip options in command line guide [ci skip]Younes SERRAJ2019-05-151-0/+22
* [ci skip] Update the guide's model generator output.Alec Clarke2019-04-271-4/+7
* Update the generate command sample codes [skip ci]soartec-lab2019-04-171-6/+5
* Adds `register_tags`Younes SERRAJ2019-04-121-0/+16
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-011-1/+1
* Spelling errorSergio2019-03-261-1/+1
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-1/+1
* Indent guides as rails help command output[ci skip]Alberto Almagro2018-11-191-25/+25
* Update the docs now that webpacker is default [ci skip]Prathamesh Sonpatki2018-10-031-3/+2
* use "minitest" consistentlyXavier Noria2018-09-111-1/+1
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-87/+82
|\
| * Homogenize rails commands and former rake tasksAlberto Almagro2018-07-061-58/+53
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-38/+38
* | Rails guides are now served over httpsPaul McMahon2018-07-241-3/+3
|/
* Merge pull request #33220 from anniecodes/notes-commandKasper Timm Hansen2018-07-051-28/+53
|\
| * [ci skip] Update documentation related to `rails notes`Annie-Claude Côté2018-07-031-28/+53
* | OS X -> macOS [Closes #30313]Xavier Noria2018-06-231-2/+2
|/
* Added a lot of Oxford commasAnthony Crumley2018-05-101-7/+7
* Rails 6 requires Ruby 2.4.1+Jeremy Daer2018-02-171-4/+4
* Rails 6 requires Ruby 2.3+Jeremy Daer2018-02-171-1/+1
* Use `-e` option to specify the environment in console command [ci skip]yuuji.yaginuma2017-11-101-1/+1
* Cosmetic fixes [ci skip]Yauheni Dakuka2017-10-061-1/+1
* Update database config in The Rails Comamnd Line of guide [ci skip]Yoshiyuki Hirano2017-08-201-4/+7
* Fix guide about command_line [ci skip]Yoshiyuki Hirano2017-08-151-0/+3
* Clear screenshots files in `tmp:clear` taskyuuji.yaginuma2017-06-271-7/+8
* Update middleware listJon Moss2017-03-251-1/+1
* Upgrade various Rails 5.0 references to 5.1Jon Moss2017-03-251-4/+4
* Update schema cache doc in guides/command_lineKir Shatrov2016-12-311-2/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-08-021-1/+7
|\
| * Add note about `config.annotations.register_directories` option in the guides...Prathamesh Sonpatki2016-07-101-1/+7
* | Correct link for model generator field typesJosh Justice2016-07-131-1/+1
|/
* The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecor...Vipul A M2016-05-161-1/+1
* Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides...willnet2016-04-301-1/+1
* MariaDB Documentationiangilfillan2016-04-141-1/+1
* Match Puma 3 startup messages [ci skip]Sam Ruby2016-03-041-3/+4
* SQLite 2 support has been dropped [ci skip]Ryuta Kamizono2016-02-041-1/+1
* update supported version of PostgreSQL in docs [ci skip]yuuji.yaginuma2016-02-031-1/+1
* Merge pull request #22857 from bdewater/interlock-docVipul A M2016-02-011-1/+1
|\
| * Update middleware docs regarding ActionDispatch::LoadInterlock [ci skip]Bart de Water2016-01-311-1/+1
* | Rails 5.0+ rake commands implemented in Rails Framework itself. We prefer to ...Gaurav Sharma2016-01-221-43/+62
* | Merge pull request #23125 from Gaurav2728/update_puma_as_webserverRafael França2016-01-191-7/+8
|\ \
| * | [ci skip] update guide for Puma web server instead of WebrickGaurav Sharma2016-01-201-7/+8
* | | - Changed from bin/rake to bin/rails at more application places.Vipul A M2016-01-201-1/+1
|/ /
* / rake log:clear task updated refs[#22544]Pramod2016-01-091-1/+1
|/
* [ci skip] `rails new project` generates README.md nowAkshay Vishnoi2015-12-211-3/+3
* Revert "removing Rack::Runtime from the default stack."Aaron Patterson2015-10-031-1/+1
* removing Rack::Runtime from the default stack.Aaron Patterson2015-10-021-1/+1
* mostly remove the ParamsParser middlewareAaron Patterson2015-09-181-1/+1