aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/getting_started.textile
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Small typo corrected.Manuel Menezes de Sequeira2011-09-301-3/+3
* No more changelogs inside guidesVijay Dev2011-09-151-21/+0
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2011-09-131-5/+5
|\
| * getting_started.textile: Fix typo and split up a sentence in section "Buildin...dharmatech2011-09-121-2/+2
| * Merge pull request #67 from alanzeino/masterVijay Dev2011-09-121-2/+2
| |\
| | * Slight change to reflect current 'destroy' code generated by scaffold in 3.1 ...Alan Zeino2011-09-121-2/+2
| * | getting_started.textile: Fix typos in section "Rendering a Partial Form"dharmatech2011-09-121-1/+1
| |/
* / Added getting_started code, updated guide with link to rails github repo and ...James Gifford2011-09-121-0/+3
|/
* Update to conform to rails 3.1 generated caodeMichael P Laing2011-09-101-2/+2
* some copy-editsVijay Dev2011-09-081-3/+3
* getting_started.textile section 6: Correct file names in tabledharmatech2011-09-071-3/+3
* getting_started.textile: Fix another typodharmatech2011-09-071-1/+1
* getting_started.textile: fix minor typodharmatech2011-09-051-1/+1
* Fixed a typo in the section about migration.David Peckham2011-09-021-1/+1
* make code example agree with text just aboveRay Baxter2011-08-311-1/+1
* removed the link to my blog to help stop endless commentsJoost Baaij2011-08-231-1/+1
* Revert "Removed my name from the changelog as the amount of blogspam became r...Joost Baaij2011-08-231-0/+1
* Removed my name from the changelog as the amount of blogspam became ridiculous. Joost Baaij2011-08-221-1/+0
* Updates to remove extra whitespaces and notably fix a whitespace issue with a...Jeff Dutil2011-08-161-2/+0
* move the note after the scaffold files listingVijay Dev2011-07-261-15/+11
* sync the getting started guide with masterXavier Noria2011-07-251-3/+4
* Revert "Add in a tip about opening two command prompt windows"Vijay Dev2011-07-251-5/+0
* Add in a tip about opening two command prompt windowsJason Noble & Ralph Shnelvar2011-07-241-0/+5
* Fix two spaces after end of sentence.Jason Noble & Ralph Shnelvar2011-07-241-2/+2
* Extend description of rails generate scaffold and what it's options accomplishJason Noble & Ralph Shnelvar2011-07-241-0/+4
* Merge branch 'master' of github.com:lifo/docrailsMichael Lavrisha2011-07-241-21/+12
|\
| * Make the rails not found tip more explanatory.Jason Noble & Ralph Shnelvar2011-07-241-2/+2
| * Update wording of TIP about --database option for rails newJason Noble & Ralph Shnelvar2011-07-241-6/+6
| * Remove "bundle install" section, as rails new ______ runs bundle install for youJason Noble & Ralph Shnelvar2011-07-241-12/+0
| * Fix TIP formatting issueJason Noble & Ralph Shnelvar2011-07-241-1/+2
| * Add a note about the fact that the Windows prompt will look different than th...Jason Noble & Ralph Shnelvar2011-07-241-0/+2