aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_record_basics.md
Commit message (Collapse)AuthorAgeFilesLines
* Update guides/source/active_record_basics.mdBenoit Caccinolo2013-01-111-1/+1
|
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-2/+2
|\ | | | | | | | | Conflicts: guides/source/getting_started.md
| * A Relation is not a collection of records. So let's not use the term "record"Akira Matsuda2013-01-041-2/+2
| |
| * .all does not return an ArrayAkira Matsuda2013-01-041-1/+1
| |
* | Change guides to use update instead of update_attributesAmparo Luna + Guillermo Iguaran2013-01-031-3/+3
|/
* General refreshment of the Active Record Basics guidePablo Torres2012-12-121-42/+182
|
* Fix Active Record validation error messages markup in guidesCarlos Antonio da Silva2012-12-041-21/+21
| | | | | | | | | | The other way it was not marking the text as italic, it was showing the underlines as normal text. Also fixes some code examples indentation and # => marks in Active Model and Active Record guides. [ci skip]
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+3
| | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.
* Add periods to the bullet points in guides.Steve Klabnik2012-11-291-5/+5
| | | | Talked with @fxn about this. Bullet points should have periods at the ends.
* Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-3/+3
|
* Fix the usage of `*` in MarkdownPrem Sichanugrist2012-09-171-4/+4
| | | | | In Textile `*` would convert to `<strong>`, but in Markdown we have to use `**` instead.
* Convert all tables to Markdown syntaxPrem Sichanugrist2012-09-171-6/+7
|
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-8/+8
|
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-28/+28
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-19/+28
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-30/+30
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+218