aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/getting_started.md
Commit message (Expand)AuthorAgeFilesLines
...
* Do not highlight rake routes output as ruby code [ci skip]Rafael Mendonça França2014-01-011-2/+2
* [ci skip] Update getting started Ruby version.Juanito Fatas2013-12-241-1/+1
* [ci skip] a destroy action in controller, not delete [getting_stated.md].Juanito Fatas2013-12-241-3/+3
* fix grammatical errorAfshin Mokhtari2013-12-121-1/+1
* Link for "New Post" is added in Getting Started guide [ci skip]Sagar Junnarkar2013-11-271-0/+1
* Keep code consistent with previous code blocks.Daniel Rodríguez Troitiño2013-10-101-2/+2
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-09-281-1/+1
|\
| * Fix Show link on resourceVipul A M2013-09-171-1/+1
* | Getting Started Guide: Fix code container in Chapter 5.2 [ci-skip]Francis Go2013-09-281-0/+2
* | Merge pull request #12366 from francisgo/patch-4Yves Senn2013-09-271-1/+1
|\ \
| * | Getting Started Guide: Update sentence in Chapter 5.8 [ci-skip]Francis Go2013-09-271-1/+1
* | | Add new line after create action on CommentsController code exampleFrancis Go2013-09-271-0/+1
* | | Merge pull request #12373 from francisgo/patch-6Yves Senn2013-09-261-1/+1
|\ \ \
| * | | Getting Started Guide: post.rb -> PostFrancis Go2013-09-261-1/+1
| |/ /
* | | Merge pull request #12356 from francisgo/patch-3Yves Senn2013-09-261-3/+3
|\ \ \
| * | | Getting Started Guide: posts_controller -> PostsController [ci skip]Francis Go2013-09-261-3/+3
| |/ /
* / / Getting Started Guide: update link_to string argument to use single-quote mar...Francis Go2013-09-261-1/+1
|/ /
* | Getting Started Guide: Hello Rails! -> Hello, Rails! and wrap code tagFrancis Go2013-09-251-1/+1
* | Getting Started Guide: update RubyGems Guides link [ci skip]Francis Go2013-09-241-2/+2
|/
* Wrap the guides in 80 columns [ci skip]Rafael Mendonça França2013-09-121-101/+260
* #11803: Move Forbidden attributes description before show post sectionPaul Nikitochkin2013-08-271-34/+36
* cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-231-4/+4
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-08-171-2/+3
|\
| * [getting started] Don't define resources :posts a second time + clarify messa...Ryan Bigg2013-08-161-14/+4
| * guides should tell people to write ruby code, not outputThiago Pinto2013-08-141-0/+7
* | #11804: Add description of action in Getting Started GuidePaul Nikitochkin2013-08-131-0/+4
* | Remove using of suffix with term. [ci skip]Paul Nikitochkin2013-08-081-1/+1
* | Bump ruby version [ci skip]Anton Cherepanov2013-08-071-1/+1
* | Removed confusing statements about routes in getting started guide [ci skip]Prathamesh Sonpatki2013-08-051-3/+3
* | getting started guide: pass the resource to the URL helper [ci skip]Xavier Noria2013-08-051-1/+1
* | Added to 'Security' section; especially reference to 'Ruby on Rails Security ...Adrien Lamothe2013-08-041-0/+15
* | :scissors:Rafael Mendonça França2013-08-031-3/+3
* | No need to abbreviate applicationRafael Mendonça França2013-08-031-1/+1
* | Add note that you must be in the rails app directory when starting up the ser...Bradly Feeley2013-08-031-1/+1
* | Replaced quotation marks for term by apostrophePaul Nikitochkin2013-08-021-2/+2
* | Improved the doc about showing posts in getting started guide [ci skip]Prathamesh Sonpatki2013-07-291-0/+2
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-07-211-1/+1
|\
| * Guides fixed typo in index.html.erb file [ci skip]Arun Agrawal2013-07-171-1/+1
* | Cleaned up wording and tags.blahedo2013-07-061-17/+43
* | Merged sections to reflect current contents of guide.blahedo2013-07-051-3/+1
|/
* Merge pull request #11201 from jetthoughts/fix_create_post_example_in_getting...Yves Senn2013-07-051-13/+10
|\
| * Removed params permit step from 5.6 section [ci skip]Paul Nikitochkin2013-06-301-13/+10
* | Added link to Form Helper article from getting strated [ci skip]Paul Nikitochkin2013-07-041-3/+3
|/
* Merge pull request #11186 from jetthoughts/synchronize_create_method_bodyYves Senn2013-06-301-9/+34
|\
| * Synchronize PostController#create code from 5.6 to others sections. [ci skip]Paul Nikitochkin2013-06-301-9/+34
* | Added clarification for destroy link_to description in 5.14 [ci skip]Paul Nikitochkin2013-06-301-3/+3
|/
* Asking user to declare post resource in guide [ci skip]Paul Nikitochkin2013-06-271-2/+2
* Removed "to:" from root directive and fixed typo ":to"Jeff Rodriguez2013-06-271-5/+5
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-06-261-1/+1
|\
| * Change "." to ":" for formatting purposeVipul A M2013-06-151-1/+1