aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_model_basics.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix Active Record validation error messages markup in guidesCarlos Antonio da Silva2012-12-041-18/+18
| | | | | | | | | | 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]
* Improve the Active Model guide [ci skip]Carlos Antonio da Silva2012-12-041-33/+27
|
* Fixing a couple of spelling mistakesErshad K2012-12-041-1/+1
|
* Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-0/+2
| | | | | We have three or four different introduction sentences to the guides. After this commit, we use the same one everywhere.
* Remove 'This guide is based on ' warnings.Steve Klabnik2012-11-291-2/+0
| | | | It's obvious that the guide is based on this version of Rails, and may not be backwards compatible.
* ActiveRecord -> Active RecordSteve Klabnik2012-11-291-1/+1
| | | | | The proper name, as per the documentation guides, is 'Active Record.' I've updated several references to it as 'ActiveRecord'.
* Switch to 1.9 hash syntaxAgis Anastasopoulos2012-11-151-4/+4
|
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-1/+1
|
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-10/+12
|
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-18/+18
|
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+204