aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/getting_started.textile
Commit message (Collapse)AuthorAgeFilesLines
* Modified template in sample is new.html.erb, not index.html.erbBen Wilhelm2012-05-101-1/+1
|
* mention database mapping in getting started guideOscar Del Ben2012-05-041-1/+4
|
* TypoOscar Del Ben2012-05-021-1/+1
|
* Mention mac os x installation tools on getting started guideOscar Del Ben2012-05-021-1/+4
|
* Remove tags from getting started guide and adapt some of the content toOscar Del Ben2012-05-021-214/+2
| | | | the new guide
* Rewrite refactoring section in getting started guideOscar Del Ben2012-05-021-43/+22
|
* Rewrite comments action in getting started guideOscar Del Ben2012-05-021-21/+14
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-05-011-428/+64
|\
| * Getting Started Guide Code CleanupOscar Del Ben2012-05-011-1/+1
| |
| * Rewrite adding a second model section of Getting Started GuideOscar Del Ben2012-04-301-34/+19
| |
| * Remove scaffold explanation from getting started guideOscar Del Ben2012-04-291-410/+11
| |
| * Fix 'Can't mass-assign protected attributes: tags_attributes' in Rails 3.2.3.Kevin Richardson2012-04-291-0/+1
| |
| * Add REST section to getting started guideOscar Del Ben2012-04-281-0/+49
| |
* | made a few changes and fixes in getting started guide [ci skip]Vijay Dev2012-04-281-10/+6
|/
* Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-271-1/+1
|\
| * Minor typo.Jonathan Roes2012-04-261-1/+1
| |
* | Add delete post section to Getting Started guideOscar Del Ben2012-04-271-1/+70
|/
* Add partials section to getting started guideOscar Del Ben2012-04-251-1/+101
|
* Add partials explanation to getting started guideOscar Del Ben2012-04-251-0/+31
|
* Add screenshot to updating post sectionOscar Del Ben2012-04-251-1/+6
|
* make sample code more compactOscar Del Ben2012-04-241-13/+1
|
* Add update post section to getting started guideOscar Del Ben2012-04-241-1/+131
|
* Fix some code in getting started guideOscar Del Ben2012-04-241-9/+5
|
* Add validation code to getting started guide and improve validationOscar Del Ben2012-04-211-10/+13
| | | | section
* Add model validation section to Getting Started guideOscar Del Ben2012-04-211-20/+88
|
* Add index and links section to Getting started guideOscar Del Ben2012-04-201-4/+105
|
* Add show action in getting started guideOscar Del Ben2012-04-201-2/+52
|
* Add "Saving data in the controller" sectionOscar Del Ben2012-04-201-0/+27
|
* Add model creation step to getting started guideOscar Del Ben2012-04-191-6/+27
|
* Fix broken images linksOscar Del Ben2012-04-191-5/+4
|
* Add Ruby 1.9.3 recommendationOscar Del Ben2012-04-191-2/+2
|
* Put warning on getting started guide backOscar Del Ben2012-04-191-1/+3
|
* Update guide for rails 3.2.3, fix code download link.Oscar Del Ben2012-04-191-5/+4
|
* Small improvements added to getting startedSandip Ransing2012-04-051-5/+5
|
* typo mistake fixedSandip Ransing2012-04-041-2/+2
| | | | correction to server stop statement added
* [getting started][ci skip] fix link to the codeFabián Rodríguez2012-03-231-1/+1
|
* [getting started] Explain what the create action is accomplishing after ↵Ryan Bigg2012-03-171-1/+1
| | | | | | params are output [ci skip]
* [getting started] [ci skip] Explain in better terms what we are doing with ↵Ryan Bigg2012-03-171-1/+3
| | | | render and params[:post] inspection upon first use
* [getting started] [ci skip] Just want to get post paramsRyan Bigg2012-03-171-1/+1
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+1709