Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10816 from bogdan/less-dirty-dirty | Rafael Mendonça França | 2013-09-23 | 1 | -1/+1 |
| | | | | Make AM::Dirty less dirty to plugin into AR or other library | ||||
* | Changing the wordings in a few places | Akshay Khole | 2013-05-04 | 1 | -2/+2 |
| | |||||
* | comments in the callbacks description are in present tense | Akshay Khole | 2013-05-04 | 1 | -3/+3 |
| | |||||
* | Fix Active Record validation error messages markup in guides | Carlos Antonio da Silva | 2012-12-04 | 1 | -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 Silva | 2012-12-04 | 1 | -33/+27 |
| | |||||
* | Fixing a couple of spelling mistakes | Ershad K | 2012-12-04 | 1 | -1/+1 |
| | |||||
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -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 Klabnik | 2012-11-29 | 1 | -2/+0 |
| | | | | It's obvious that the guide is based on this version of Rails, and may not be backwards compatible. | ||||
* | ActiveRecord -> Active Record | Steve Klabnik | 2012-11-29 | 1 | -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 syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -4/+4 |
| | |||||
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -1/+1 |
| | |||||
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -10/+12 |
| | |||||
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -18/+18 |
| | |||||
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+204 |