Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Make sure Metal use ActionController class name conventions [#2242 ↵ | Luca Guidi | 2009-03-15 | 3 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | state:resolved] Signed-off-by: Joshua Peek <josh@joshpeek.com> | |||||
| | | * | | | allowed render :file to take Pathnames [#2220 state:resolved] | misfo | 2009-03-14 | 2 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | |||||
| | | * | | | Add Rack version to Rails info | Joshua Peek | 2009-03-14 | 2 | -2/+6 | |
| | | | | | | ||||||
| | | * | | | Fix requirements for additional member/collection routes [#2054 state:resolved] | Mike Gunderloy | 2009-03-14 | 2 | -5/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joshua Peek <josh@joshpeek.com> | |||||
| | * | | | | clients.id | Pratik Naik | 2009-03-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | dasherize titles in a more predictable way, and update fragment identifiers ↵ | Xavier Noria | 2009-03-15 | 4 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | accordingly | |||||
| | * | | | | guides generator warns about duplicate header IDs | Xavier Noria | 2009-03-15 | 1 | -3/+18 | |
| | | | | | | ||||||
| | * | | | | revised links in guides according to W3C link checker report | Xavier Noria | 2009-03-15 | 12 | -35/+34 | |
| | | | | | | ||||||
| | * | | | | update links in layout according to W3C link checker report | Xavier Noria | 2009-03-15 | 1 | -9/+9 | |
| | | | | | | ||||||
| | * | | | | in guides generator, broken link warning now suggests the existing anchor ↵ | Xavier Noria | 2009-03-15 | 3 | -1/+117 | |
| | | | | | | | | | | | | | | | | | | | | | | | | with min Levenshtein distance | |||||
| | * | | | | Added a collection association form example. | Eloy Duran | 2009-03-15 | 1 | -1/+46 | |
| | | | | | | ||||||
| | * | | | | Fix generated sql | Pratik Naik | 2009-03-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | fixes broken links in association basics guide | Xavier Noria | 2009-03-15 | 1 | -7/+7 | |
| | | | | | | ||||||
| | * | | | | fixes broken links in security guide | Xavier Noria | 2009-03-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | fixes broken links in security guide | Xavier Noria | 2009-03-15 | 1 | -16/+16 | |
| | | | | | | ||||||
| | * | | | | fixes broken links in migrations guide | Xavier Noria | 2009-03-15 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | fixes broken links in i18n guide | Xavier Noria | 2009-03-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | fixes broken links in finders guide | Xavier Noria | 2009-03-15 | 1 | -4/+4 | |
| | | | | | | ||||||
| | * | | | | Started on a Rails guide on nested model forms. | Eloy Duran | 2009-03-15 | 1 | -0/+177 | |
| | | | | | | ||||||
| | * | | | | recommend rake guides instead of script in instructions for contributing to ↵ | Xavier Noria | 2009-03-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | guides | |||||
| | * | | | | some minor details in finders guide | Xavier Noria | 2009-03-14 | 1 | -8/+8 | |
| | | | | | | ||||||
| * | | | | | Improve documentation for ActiveRecord::Base.update_all. Document Array and ↵ | Jeffrey Hardy | 2009-03-09 | 1 | -10/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Hash syntax for conditions, include usage examples. | |||||
* | | | | | | Add note about change to session options | Mike Gunderloy | 2009-03-24 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Minor edits to I18n guide; publish guide | Mike Gunderloy | 2009-03-14 | 2 | -21/+22 | |
| | | | | | ||||||
* | | | | | revised titles of caching guide | Xavier Noria | 2009-03-14 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | revised titles of the command line guide, and added changelog | Xavier Noria | 2009-03-14 | 1 | -20/+23 | |
| | | | | | ||||||
* | | | | | revised titles of plugins guide | Xavier Noria | 2009-03-14 | 1 | -17/+17 | |
| | | | | | ||||||
* | | | | | revised titles of testing guide | Xavier Noria | 2009-03-14 | 1 | -8/+8 | |
| | | | | | ||||||
* | | | | | revised titles of action mailer guide, and added changelog | Xavier Noria | 2009-03-14 | 1 | -13/+17 | |
| | | | | | ||||||
* | | | | | revised titles in i18n guide | Xavier Noria | 2009-03-14 | 1 | -35/+35 | |
| | | | | | ||||||
* | | | | | A few more changes for caching guide | Mike Gunderloy | 2009-03-14 | 1 | -5/+5 | |
| | | | | | ||||||
* | | | | | Some editorial cleanup on caching guide | Mike Gunderloy | 2009-03-14 | 1 | -64/+72 | |
| | | | | | ||||||
* | | | | | revised titles in form helpers guide | Xavier Noria | 2009-03-14 | 1 | -26/+26 | |
| | | | | | ||||||
* | | | | | revised titles in validation and callbacks guide | Xavier Noria | 2009-03-14 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | revised titles in performance guide | Xavier Noria | 2009-03-14 | 1 | -22/+22 | |
| | | | | | ||||||
* | | | | | revised titles in debugging guide | Xavier Noria | 2009-03-14 | 1 | -6/+6 | |
| | | | | | ||||||
* | | | | | revised titles in security guide | Xavier Noria | 2009-03-14 | 1 | -28/+27 | |
| | | | | | ||||||
* | | | | | revised titles of rack guide | Xavier Noria | 2009-03-14 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | revised typography in titles of the routing guide | Xavier Noria | 2009-03-14 | 1 | -15/+15 | |
| | | | | | ||||||
* | | | | | Mark callbacks guide done | Mike Gunderloy | 2009-03-14 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Minor cleanup to callbacks/validations guide | Mike Gunderloy | 2009-03-14 | 1 | -18/+21 | |
| | | | | | ||||||
* | | | | | fixes typo in finders guide | Xavier Noria | 2009-03-14 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | revised case in titles of AC overview guide | Xavier Noria | 2009-03-14 | 1 | -15/+15 | |
| | | | | | ||||||
* | | | | | revised typography in layouts and rendering guide | Xavier Noria | 2009-03-14 | 1 | -17/+17 | |
| | | | | | ||||||
* | | | | | revised case in titles of associations guide | Xavier Noria | 2009-03-14 | 1 | -33/+33 | |
| | | | | | ||||||
* | | | | | revised case in titles of AR basics guide | Xavier Noria | 2009-03-14 | 1 | -4/+4 | |
| | | | | | ||||||
* | | | | | revised case in titles of migrations guide | Xavier Noria | 2009-03-14 | 1 | -19/+19 | |
| | | | | | ||||||
* | | | | | revised capitalization of titles | Xavier Noria | 2009-03-14 | 1 | -35/+35 | |
| | | | | | ||||||
* | | | | | minor details in the querying guide | Xavier Noria | 2009-03-14 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | Query guide is done | Pratik Naik | 2009-03-14 | 1 | -1/+1 | |
| | | | | |