aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/command_line.textile
Commit message (Collapse)AuthorAgeFilesLines
* removed info about deprecated rake tasks, documented the sandbox option for ↵Vijay Dev2010-12-161-24/+18
| | | | the rails console and minor corrections
* Add note which links to documentation regarding the types of columns available.Ryan Bigg2010-12-091-0/+2
|
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-3/+0
| | | | archived LH project
* Removed miscelenous letters.Ugis Ozols2010-10-131-1/+1
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-2/+2
| | | | 's/[ \t]*$//' -i {} \;)
* Command Line Guide: changes all 'rails app' commands to 'rails new app'Arkadiusz Holko2010-07-301-6/+6
|
* Guides: Fix numerous broken linksJosiah Ivey2010-05-161-1/+1
|
* Rails 3.0.0 version bootup messagesSantiago Pastorino2010-04-191-6/+7
|
* let's talk about the same pathSantiago Pastorino2010-04-191-3/+3
|
* rails about is now rake aboutSantiago Pastorino2010-04-191-13/+12
|
* Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in ↵Anil Wadghule2010-04-121-1/+1
| | | | significant places.
* CL guide: fix font format in rails plugin sectioneparreno2010-04-081-4/+4
|
* CL guide: convert rails server to shell texteparreno2010-04-081-2/+6
|
* fix font format in Command Line Basics sectioneparreno2010-04-081-6/+6
|
* Updating command line guideMikel Lindsaar2010-03-111-59/+61
|
* fix usage examples and more to use new invocationsRomD2010-02-061-29/+29
| | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the ↵Carl Lerche2009-10-161-4/+4
| | | | application's object root)
* Merge docrailsPratik Naik2009-03-161-20/+23
|
* Merge with docrailsPratik Naik2009-02-241-10/+85
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+511