aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/getting_started.textile
Commit message (Expand)AuthorAgeFilesLines
* minor text change [ci skip]Vijay Dev2012-01-251-1/+1
* use CamelCase convention for "tag" model nameciastek2012-01-231-1/+1
* "will be used throughout all the views for posts." could suggest, that code's...ciastek2012-01-231-1/+1
* minor edits in getting started guideVijay Dev2012-01-161-2/+2
* change class to id per scaffold changeDan Pickett2012-01-151-7/+7
* Improve description of :allow_destroy option for nested attributes in getting...Carlos Antonio da Silva2012-01-151-7/+7
* Fix styling of example layout. Fixes #4461Jason Noble2012-01-131-1/+1
* Getting Started Guide: Update reference about JavaScript runtimesGuillermo Iguaran2012-01-131-1/+7
* Rails::Plugin has goneSantiago Pastorino2012-01-031-1/+1
* remove wiki linkVijay Dev2011-12-311-1/+0
* fix a couple of formatting issuesVijay Dev2011-12-311-3/+2
* remove unnecessary link. This is already mentioned in section 3 of the guideVijay Dev2011-12-201-3/+0
* wrong link markupMikhail Dieterle2011-12-211-1/+1
* revises some stuff that was out of sync with the recent generated README.rdocXavier Noria2011-12-101-1/+1
* Revert "fixed typo in getting started form_for for comments"Arun Agrawal2011-11-281-1/+1
* fixed typo in getting started form_for for commentsTim Reischmann2011-11-281-1/+1
* Let's say this 3.1.3 instead of 3.1.1 in docsArun Agrawal2011-11-261-1/+1
* rephrased ef38c3089e1269e2b315aff503e61c0b23c95f00 andVijay Dev2011-11-261-5/+1
* Move JS runtime instructions to where the error would be encountered, remove ...Michael Pearson2011-11-241-12/+6
* Add step to getting_started to install JS Runtime.Michael Pearson2011-11-241-0/+12
* Move tooltip on re-running rails new with a different --database optionJason Noble2011-11-131-8/+8
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2011-11-131-66/+82
|\
| * copy edits in getting started guideVijay Dev2011-11-131-15/+12
| * Revert "Move Tip up higher so users who are fine with SQLite can skip to the ...Vijay Dev2011-11-131-18/+16
| * Revert "Use rails help new instead of rails new -h"Vijay Dev2011-11-131-1/+2
| * Revert "Update guide to use Ruby 1.9 hash syntax"Vijay Dev2011-11-131-43/+45
| * Update guide to use Ruby 1.9 hash syntaxJason Noble2011-11-131-45/+43
| * Add output for add_index commandJason Noble2011-11-131-2/+4
| * Convert tables to table formatJason Noble2011-11-131-10/+13
| * Grammar changeJason Noble2011-11-131-1/+1
| * Be explicit on where the show.html.erb is locatedJason Noble2011-11-131-1/+1
| * Make the guide more friendlyJason Noble2011-11-131-8/+10
| * Be explicit about changing codeJason Noble2011-11-131-2/+2
| * p.errors.full_messages is a little more human readableJason Noble2011-11-131-4/+2
| * Add link to AR Validations and Callbacks to further explain validationsJason Noble2011-11-131-1/+2
| * Update wording to read betterJason Noble2011-11-131-1/+1
| * Update wording to be more explicit on what the timestamp fields trackJason Noble2011-11-131-5/+5
| * Update order so they show up in the order they do in the scaffolding outputJason Noble2011-11-131-7/+7
| * Update wording to flow betterJason Noble2011-11-131-3/+3
| * Fix typoJason Noble2011-11-131-1/+1
| * Move Tip up higher so users who are fine with SQLite can skip to the next sec...Jason Noble2011-11-131-16/+18
| * Updated wording to read betterJason Noble2011-11-131-3/+4
| * Updated wording on what 'rails new blog' did for the userJason Noble2011-11-131-11/+11
| * Use rails help new instead of rails new -hJason Noble2011-11-131-2/+1
| * Move paragraphs to flow betterJason Noble2011-11-131-7/+15
| * Add Tip about skipping to Section 3 if they want to come back to the philosop...Jason Noble2011-11-131-0/+4
* | Use head :no_content on the guides as well.José Valim2011-11-091-2/+2
|/
* copy editingVijay Dev2011-10-051-5/+4
* Several other small corrections.Manuel Menezes de Sequeira2011-10-011-30/+31
* Several small corrections and clarifications.Manuel Menezes de Sequeira2011-10-011-29/+31