| Commit message (Expand) | Author | Age | Files | Lines |
* | Grammar fix to Active Record Basics guide. [ci skip] | Brian Davis | 2015-05-24 | 1 | -2/+2 |
* | - Make example code consistent for better understanding. [ci skip] | Santosh Wadghule | 2015-03-18 | 1 | -5/+5 |
* | Fix wrong model name for 'Articles', It should be 'Article' [ci skip] | Santosh Wadghule | 2015-03-18 | 1 | -1/+1 |
* | [ci skip] Fix dead link | yui-knk | 2015-03-16 | 1 | -1/+1 |
* | [ci skip] Fix `Object-Relational` to `Object Relational` | yui-knk | 2015-02-24 | 1 | -1/+1 |
* | Merge pull request #18503 from vipulnsward/guides-in-on | Xavier Noria | 2015-01-14 | 1 | -1/+1 |
|\ |
|
| * | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
* | | minor grammatical fix in documentation | Jade McGough | 2015-01-12 | 1 | -1/+1 |
|/ |
|
* | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
* | Add `null` option to timestamps as migration generator does [ci skip] | Zachary Scott | 2014-12-14 | 1 | -1/+1 |
* | Fix typo in "Active Record Basics" guide. [ci skip] | nakadai | 2014-10-24 | 1 | -1/+1 |
* | Update single table inheritance link anchor | Su Zhang (張甦) | 2014-09-30 | 1 | -1/+1 |
* | `create` return an active record object with erros instead of false when vali... | Tony Jian | 2014-07-23 | 1 | -4/+5 |
* | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip] | John Kelly Ferguson | 2014-05-21 | 1 | -9/+9 |
* | fixed typos in active_record basics [skip ci] | vanderhoop | 2014-05-07 | 1 | -2/+2 |
* | Some fixes in docs [ci skip] | Malav Bhavsar | 2013-10-11 | 1 | -1/+1 |
* | [ci skip] Add missing periods and update link name and some wording. | Juanito Fatas | 2013-09-26 | 1 | -11/+11 |
* | Plural of Deer not deer | Sergio | 2013-09-10 | 1 | -1/+1 |
* | Removing instances of string class_names in fixtures. | wangjohn | 2013-08-24 | 1 | -1/+1 |
* | Remove set_primary_key, replace with primary_key= | Luka Marčetić | 2013-08-21 | 1 | -2/+2 |
* | Fix 2 grammatical errors/typos in Active Record Basics guide. [ci skip] | Daniel Dawson | 2013-07-08 | 1 | -2/+2 |
* | Using preferred find_by syntax in guides | Cristian Planas | 2013-07-01 | 1 | -4/+4 |
* | correction standr => standard of commits @0435d0e | Rajarshi Das | 2013-06-06 | 1 | -1/+1 |
* | reword for grammar and clarity | Graham Madden | 2013-05-31 | 1 | -3/+3 |
* | Change deprecated validates_presence_of | Zoltan Debre | 2013-04-05 | 1 | -1/+1 |
* | add `(association)`_type to schema convetions in AR basics guide. | Yves Senn | 2013-04-03 | 1 | -0/+2 |
* | link the Active Record pattern to the EAA Catalog | Yves Senn | 2013-04-03 | 1 | -4/+5 |
* | remove trailing whitespace from AR Basics guide | Yves Senn | 2013-04-03 | 1 | -94/+94 |
* | Update guides/source/active_record_basics.md | Benoit Caccinolo | 2013-01-11 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-01-09 | 1 | -2/+2 |
|\ |
|
| * | A Relation is not a collection of records. So let's not use the term "record" | Akira Matsuda | 2013-01-04 | 1 | -2/+2 |
| * | .all does not return an Array | Akira Matsuda | 2013-01-04 | 1 | -1/+1 |
* | | Change guides to use update instead of update_attributes | Amparo Luna + Guillermo Iguaran | 2013-01-03 | 1 | -3/+3 |
|/ |
|
* | General refreshment of the Active Record Basics guide | Pablo Torres | 2012-12-12 | 1 | -42/+182 |
* | Fix Active Record validation error messages markup in guides | Carlos Antonio da Silva | 2012-12-04 | 1 | -21/+21 |
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -1/+3 |
* | Add periods to the bullet points in guides. | Steve Klabnik | 2012-11-29 | 1 | -5/+5 |
* | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -3/+3 |
* | Fix the usage of `*` in Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -4/+4 |
* | Convert all tables to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -6/+7 |
* | Convert all the links into Markdown format | Prem Sichanugrist | 2012-09-17 | 1 | -8/+8 |
* | Convert all inline codes to Markdown syntax | Prem Sichanugrist | 2012-09-17 | 1 | -28/+28 |
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -19/+28 |
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -30/+30 |
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+218 |