aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/command_line.md
Commit message (Collapse)AuthorAgeFilesLines
...
* [ci skip] Change three backticks to just oneyui-knk2014-12-171-3/+3
|
* [ci skip] Fix typo in command_line.mdyui-knk2014-11-091-1/+1
|
* [ci skip] Fix line break on command line guideyui-knk2014-11-081-6/+2
|
* [ci skip] modify default host in command line guideyuuji.yaginuma2014-11-071-2/+2
|
* Update `bin/rake about` [ci skip]Arun Agrawal2014-11-051-6/+1
| | | | As we are no more displaying frameworks
* Singular credit_card controller name changed to pluralNiko Kiuru2014-09-141-1/+1
|
* Update docs to reflect that helper stubs are no longer generatedDavid Heinemeier Hansson2014-08-031-4/+0
|
* Remove "profile and benchmark" line from command line guideDave Jachimiak2014-07-171-1/+0
| | | | The profiling and benchmarking commands are no longer built into Rails.
* Update Rails versions [ci skip]Robin Dupret2014-07-071-8/+8
| | | | | | | | | | | | | As discussed in #15304, we need to automate this process but for now, having out-of-date versions is not ideal. Since master targets 4.2.0, let's also update references to the last 4.1 version to 4.2.0. Finally, let's remove mentions to versions when this is not needed. The guides cover the features of the current version anyway. [Juanito Fatas + Robin Dupret]
* Add to guides app and helper objects on command lineMauro George2014-06-191-0/+25
| | | | [ci skip]
* Correct Example output in Rails guides [ci skip]Aditya Kapoor2014-06-071-7/+6
|
* Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip]John Kelly Ferguson2014-05-241-6/+6
|
* Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-1/+1
|
* Merge pull request #15191 from camsong/masterYves Senn2014-05-201-2/+8
|\ | | | | | | | | | | Distinguish rake assets:clobber from rake assets:clean [ci skip]
| * Distinguish rake assets:clobber from rake assets:cleancam song2014-05-201-2/+5
| |
* | Use generated binstubs in guides examples.Josef Šimánek2014-05-201-25/+25
|/ | | | [ci skip]
* Fix spelling and proper nounsSteven Harman2014-04-171-1/+1
| | | | [ci skip]
* Update command line guiderobertomiranda2014-03-171-1/+7
|
* [ci skip] Update list of files extensions in rake notes guiderobertomiranda2014-02-261-1/+1
|
* Remove broken Commmand Line guide linkNate Berkopec2013-11-151-2/+0
| | | [ci skip]
* Added ActionView in rake about [ci skip]Arun Agrawal2013-10-091-5/+6
|
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-09-281-1/+1
|\
| * EncryptedCookieStore => CookieStore [ci skip]Rashmi Yadav2013-09-131-1/+1
| |
* | Removes redundant into textdouglascalhoun2013-09-211-2/+0
| | | | | | Looks like a remnant sentence fragment from the 3.2 guide.
* | Use the Rails binary when generating taskRafael Mendonça França2013-09-121-2/+2
| | | | | | | | | | | | Copy-edits [ci skip]
* | [ci skip] Documentation on how to create custom rake tasks.Teng Siong Ong2013-09-101-1/+3
|/
* Update Test::Unit to MinitestAlex Altair2013-08-271-1/+1
| | | | | | Previous was misleading; current is more up to date. [ci skip]
* Bump ruby version [ci skip]Anton Cherepanov2013-08-071-3/+3
|
* add the missing middleware in command line guides rake about [ci skip]Rajarshi Das2013-07-231-1/+1
|
* New output for scaffold generate [ci skip]Rashmi Yadav2013-07-171-3/+6
|
* Added Rack::Sendfile in rake about [ci skip]Arun Agrawal2013-07-151-1/+1
|
* [doc] Info added for tmp:create [ci skip]Rashmi Yadav2013-06-231-1/+2
|
* change rails verison to 4.0.0 in command lineVishnu Atrai2013-06-161-7/+7
|
* Merge pull request #150 from vatrai/edgerails_in_command_lineVishnu Atrai2013-06-151-2/+2
|\ | | | | replace version 3.2.3 by 4.0.0.beta in command line
| * replace version 3.2.3 by 4.0.0.beta in command lineVishnu Atrai2013-06-151-2/+2
| |
* | more guidelines for command lineVishnu Atrai2013-06-141-0/+6
|/
* it's Active Record not ActiveRecordYves Senn2013-04-301-1/+1
| | | | /cc @fxn
* Changed rspec/model directory example to spec/modelsPrathamesh Sonpatki2013-04-031-2/+2
|
* s/app\/model\//app\/models\//gAkira Matsuda2013-03-241-4/+4
|
* Changed 'args' to 'arguments' when used in places other than code with ↵Prathamesh Sonpatki2013-03-241-1/+1
| | | | fixing few more typos
* Remove BestStandardsSupport referencesrobertomiranda2013-02-011-1/+1
|
* script => binAkira Matsuda2013-01-181-1/+1
|
* clear specific logs when using rake log:clearMatt Bridges2013-01-161-1/+1
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-31/+13
|\ | | | | | | | | Conflicts: guides/source/getting_started.md
| * get rid of outdated "`server` with Different Backends" sectionAkira Matsuda2013-01-041-25/+0
| | | | | | | | | | | | | | * I don't think people are running Rails under mongrel today * it's better not to sudo gem install * basically all we need to do is just bundle the server. No need to give its name as a parameter * I could write ^^^, but I realized that it's not really about "command line"
| * update the example of generated postgresql configAkira Matsuda2013-01-041-5/+11
| |
| * update the scaffold generator outputsAkira Matsuda2013-01-041-1/+2
| |
* | update rake tasks output [ci skip]Vijay Dev2013-01-011-1/+1
|/
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-5/+5
|
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-0/+2
| | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.