aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Revert "in feedback solicitation text, correct that docrails is fork, not bra...Vijay Dev2012-04-211-1/+1
* Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-211-1/+1
|\
| * in feedback solicitation text, correct that docrails is fork, not branchRory O’Kane2012-04-201-1/+1
* | Add validation code to getting started guide and improve validationOscar Del Ben2012-04-214-10/+24
* | Add model validation section to Getting Started guideOscar Del Ben2012-04-2111-96/+93
|/
* Merge branch 'master' of github.com:lifo/docrailsOscar Del Ben2012-04-201-1/+1
|\
| * removed extra "you"Kevin Musiorski2012-04-191-1/+1
* | Add index and links section to Getting started guideOscar Del Ben2012-04-2011-24/+123
* | Add show action in getting started guideOscar Del Ben2012-04-206-27/+63
* | New Getting started guide wont have tagsOscar Del Ben2012-04-206-36/+1
* | Adapt "Getting started guide" code sampleOscar Del Ben2012-04-208-129/+36
* | 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
* Add "Using the change method" title back to make it stand outOscar Del Ben2012-04-191-0/+2
* Regenerate Gemfile for getting started guideOscar Del Ben2012-04-191-3/+3
* Update guide for rails 3.2.3, fix code download link.Oscar Del Ben2012-04-191-5/+4
* Add to guides info how to disable prepared statementsIvan Evtukhovich2012-04-191-0/+7
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-04-182-4/+9
|\
| * Fix typo where a table name in a join was singular.Don Petersen2012-04-161-1/+1
| * Fixed a typo in migrationsluke2012-04-151-1/+1
| * SQL query formattingBertrand Chardon2012-04-131-2/+7
* | Automatically create indexes for references/belongs_to statements in migrations.Joshua Wood2012-04-141-1/+10
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-04-122-2/+2
|\
| * Fixed markup in security guideAlfonso Cora2012-04-121-1/+1
| * Grammar fix in 3.2 Release Notes guide Tim Harvey2012-04-111-1/+1
| * Revert "add instructions for adding additional manifests"Vijay Dev2012-04-111-5/+1
| * add instructions for adding additional manifestsPatrick Sharp2012-04-091-1/+5
* | rewords the section about default_url_options in the Action Controller Overvi...Xavier Noria2012-04-091-3/+4
* | Document that default_url_options must return a hash with symbolizedRafael Mendonça França2012-04-091-0/+1
* | default_url_options does not receive one argument anymoreRafael Mendonça França2012-04-081-2/+1
* | Merge pull request #5748 from ai/no_type_in_html5Jeremy Kemper2012-04-083-23/+23
|\ \ | |/ |/|
| * Remove unnecessary in HTML 5 type attribute with default valueAndrey A.I. Sitnik2012-04-053-23/+23
* | Don't use arel_table in published_and_commented example in querying guideRyan Bigg2012-04-071-1/+1
* | Revert "Where migration can get wrong help added"Vijay Dev2012-04-071-10/+0
* | copy editing [ci skip]Vijay Dev2012-04-071-5/+4
* | Fix 'Everyday Git' linkAnil Wadghule2012-04-061-1/+1
* | Better class namexyctka@gmail.com2012-04-061-2/+2
* | Update Custom Exception Handler section of Internationalization guidexyctka@gmail.com2012-04-061-5/+21
* | Where migration can get wrong help addedSandip Ransing2012-04-061-0/+10
* | Improvement to migration guideSandip Ransing2012-04-061-6/+6
* | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-04-055-40/+27
|\ \
| * | lets not show too much output and shadow the intention [ci skip]Vijay Dev2012-04-051-20/+3
| * | fix boolean value in guide [ci skip]Vijay Dev2012-04-051-1/+1
| * | Fix slightly awkward English in Action Caching section of Caching With Rails ...Cheah Chu Yeow2012-04-051-1/+1
| * | Small improvements added to getting startedSandip Ransing2012-04-051-5/+5
| * | Updated migrations.textile to change :integer on line 807 to :boolean, as it ...Ethan Mick2012-04-041-1/+1
| * | Improve config.assets.initialize_on_precompile guide.Hendy Tanata2012-04-041-2/+2