aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/getting_started.md
Commit message (Expand)AuthorAgeFilesLines
* Update CreateComments migration to reflect the output from Rails 4.Douglas Teoh2013-05-041-9/+5
* Fix another incorrect post_path link generation.Douglas Teoh2013-05-041-1/+1
* Remove unopened closing brace.Douglas Teoh2013-05-041-2/+1
* Fix incorrect post_path link generation.Douglas Teoh2013-05-041-1/+1
* Capitalizing internet to Internet. [ci skip]Akshay Khole2013-05-031-1/+1
* Move 2 images to getting_started folder. All other images in getting started ...Richard Owen2013-04-281-2/+2
* Use instance variables in redirect_toMikhail Dieterle2013-04-281-4/+4
* Remove calls to action: and make use of named routes for consistency.Nick Borromeo2013-04-231-106/+35
* Move use of named routes to beggining of the guideNick Borromeo2013-04-231-67/+30
* Getting Started Guide: add missing PATCHIgor Kapkov2013-04-071-8/+9
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-03-301-1/+1
|\
| * s/Textmate/TextMate/Akira Matsuda2013-03-251-1/+1
| * view/views, asset/assetsPrathamesh Sonpatki2013-03-241-1/+1
* | Getting Started Guide: typo fix. [ci skip]Steve Klabnik2013-03-161-1/+1
* | Getting Started Guide: 3.2.9 -> 4.0.0. [ci skip]Steve Klabnik2013-03-141-1/+1
|/
* Reverting commit regarding public/index.html (no longer in Rails 4.)Christine Hertzel2013-03-011-2/+0
* Fixed grammatical error and simplified paragraph concerning controllers.Christine Hertzel2013-03-011-1/+1
* Clarified removal of public/index.html fileChelsea Macaluso2013-03-011-0/+2
* Clarified need to remove existing code in welcome index.Trent Michaels2013-03-011-1/+1
* Prefer Ruby 2.0; require 1.9.3+Jeremy Kemper2013-02-091-2/+2
* fixing link to validations guide in getting started guideSteve Klabnik2013-01-221-4/+5
* Getting Started Guide: strong_parametersSteve Klabnik2013-01-221-8/+33
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-7/+9
|\
| * The plural of apparatus is apparatusesTim Raymond2013-01-051-1/+1
| * wrap terminal prompt marks in a pre tagGosha Arinich2013-01-051-1/+3
| * proper article in the getting started guideGosha Arinich2013-01-051-1/+1
| * let's get started with PATCH method rather than PUTAkira Matsuda2013-01-031-5/+5
* | Merge pull request #8802 from claudiob/patch-1Guillermo Iguaran2013-01-071-1/+1
|\ \
| * | Update guides/source/getting_started.mdClaudio B.2013-01-071-1/+1
* | | doc/README_FOR_APP is no longer generatedXavier Noria2013-01-081-1/+0
|/ /
* | Namespace HashWithIndifferentAccessAkira Matsuda2013-01-071-1/+1
* | Change guides to use update instead of update_attributesAmparo Luna + Guillermo Iguaran2013-01-031-4/+4
|/
* Use Rails to Render Default Index Pageschneems2012-12-101-7/+2
* Revert "Introduce Bundler and Gemfiles in a NOTE"Vijay Dev2012-12-081-2/+0
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-1/+1
* Introduce Bundler and Gemfiles in a NOTEPablo Torres2012-12-051-0/+2
* Define a generator before referring to itPablo Torres2012-12-041-1/+1
* Correct bad EnglishPablo Torres2012-12-041-2/+2
* added full file path in all file referencesYoni Yalovitsky2012-12-031-9/+9
* removed an extra slash before the 'app' dirYoni Yalovitsky2012-12-031-1/+1
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-2/+3
* Remove 'This guide is based on ' warnings.Steve Klabnik2012-11-291-3/+0
* Getting Started: Improve instructions on opening a terminalSteve Klabnik2012-11-291-1/+4
* Getting Started: remove reference to attr_accessibleSteve Klabnik2012-11-291-11/+0
* Getting Started: mac -> Mac OS XSteve Klabnik2012-11-291-1/+1
* Getting Started: Rails 3.2 -> Rails 4.Steve Klabnik2012-11-291-1/+1
* Set fixed-width style where appropriate on Getting Started guide.Hendy Tanata2012-11-271-2/+2
* Revert "Updated with where functional/helper tests go"Jason Noble2012-11-251-2/+2
* Reword Post model to note there are lines not shownJason Noble2012-11-241-1/+2
* We should use post_path, not post_urlJason Noble2012-11-241-1/+1