Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Model.exists? | Pratik Naik | 2009-02-10 | 1 | -5/+14 |
* | Removed named scopes from the finders guide. Named scopes deserve it's own guide | Pratik Naik | 2009-02-09 | 1 | -120/+2 |
* | Rewrite eager loading and joins sections | Pratik Naik | 2009-02-07 | 1 | -38/+154 |
* | Reorder find options under a same section | Pratik Naik | 2009-02-07 | 1 | -9/+25 |
* | Improve sections dealing with order, select, limit and locking | Pratik Naik | 2009-02-07 | 1 | -39/+144 |
* | Improve Conditions section | Pratik Naik | 2009-02-07 | 1 | -27/+57 |
* | Add options to the arg list | Pratik Naik | 2009-02-07 | 1 | -2/+4 |
* | Improve structure at the beginning of the AR Finders guide | Pratik Naik | 2009-02-07 | 1 | -47/+84 |
* | Fixed up bug reported by Darktatka in regards to :joins outside of lambda. | Ryan Bigg | 2009-02-07 | 1 | -2/+2 |
* | Fix some spelling erros in Active Record Querying guide | James Miller | 2009-02-06 | 1 | -3/+3 |
* | Convert the guides from asciidoc to textile and integrate with the new design. | Pratik Naik | 2009-02-04 | 1 | -0/+704 |