| Commit message (Expand) | Author | Age | Files | Lines |
* | Generators Guide: Remove semicolons from prologue, as none of the other guide... | rspeicher | 2010-06-20 | 1 | -6/+6 |
* | Update integrated logging format | Paco Guzman | 2010-06-20 | 1 | -9/+9 |
* | Fix comment in en.yml datime_select -> datetime_select | Rodrigo Rosenfeld Rosas | 2010-06-20 | 1 | -1/+1 |
* | Merge branch 'validate_dots' | Jaime Iniesta | 2010-06-18 | 1 | -6/+29 |
|\ |
|
| * | cleaner output for rake validate_guides: dot-style, brief summary and detaile... | Jaime Iniesta | 2010-06-18 | 1 | -6/+29 |
* | | Remove documentation reference to AS::Notifications::Event#result because it ... | Hongli Lai (Phusion) | 2010-06-17 | 1 | -1/+0 |
* | | Missing quote and indentation wrong | Malcolm Locke | 2010-06-17 | 1 | -2/+2 |
|/ |
|
* | Merge remote branch 'origin/master' | Bryan Woods | 2010-06-16 | 58 | -108/+238 |
|\ |
|
| * | Adds backslash to scope for cross-references. | Rizwan Reza | 2010-06-16 | 1 | -1/+1 |
| * | Added title to some other files in actionpack/lib/action_view | Rizwan Reza | 2010-06-16 | 7 | -0/+9 |
| * | Added titles and description. | Rizwan Reza | 2010-06-16 | 7 | -17/+37 |
| * | Merge branch 'master' of github.com:lifo/docrails | Rizwan Reza | 2010-06-16 | 1 | -2/+2 |
| |\ |
|
| | * | Merge branch 'master' of github.com:lifo/docrails | kaygee | 2010-06-16 | 27 | -48/+123 |
| | |\ |
|
| | * | | Clarify language around list of finder methods. | kaygee | 2010-06-16 | 1 | -2/+2 |
| * | | | Adds title and description where needed. | Rizwan Reza | 2010-06-16 | 15 | -22/+48 |
| | |/
| |/| |
|
| * | | Adds title to activerecord/lib/active_record/associations/* | Rizwan Reza | 2010-06-16 | 10 | -0/+12 |
| * | | Adds title to the rest of the files in activerecord/lib | Rizwan Reza | 2010-06-16 | 2 | -2/+7 |
| * | | Adds title and proper formatting to docs. | Rizwan Reza | 2010-06-16 | 4 | -6/+25 |
| * | | Adds title where needed. | Rizwan Reza | 2010-06-16 | 2 | -6/+11 |
| * | | Adds basic description and title. | Rizwan Reza | 2010-06-16 | 4 | -17/+38 |
| * | | Adds title and minor changes. | Rizwan Reza | 2010-06-16 | 5 | -17/+30 |
| |/ |
|
| * | Fix incorrect pluralization in 'These methods allows you to pass arguments...'. | kaygee | 2010-06-16 | 1 | -1/+1 |
| * | Guides: AS Core Extensions, behaviour => behavior | rohit | 2010-06-16 | 1 | -4/+4 |
| * | Guides: AS Core Extensions, fixed a few typos. | rohit | 2010-06-16 | 1 | -19/+19 |
* | | Guides: renaming to active_record_validations_callbacks for consistency and u... | Bryan Woods | 2010-06-16 | 5 | -5/+5 |
|/ |
|
* | Merge branch 'master' of github.com:lifo/docrails | Bryan Woods | 2010-06-15 | 23 | -74/+169 |
|\ |
|
| * | Adds title. | Rizwan Reza | 2010-06-15 | 2 | -36/+65 |
| * | Added typewriter tag to code. | Rizwan Reza | 2010-06-15 | 1 | -2/+3 |
| * | Added description and title to Dynamic Scope Match | Rizwan Reza | 2010-06-15 | 1 | -0/+7 |
| * | Changes call backs to callbacks. | Rizwan Reza | 2010-06-15 | 3 | -10/+10 |
| * | Adds title and basic description where needed. | Rizwan Reza | 2010-06-15 | 7 | -0/+13 |
| * | Merge branch 'master' of github.com:lifo/docrails | Rizwan Reza | 2010-06-15 | 1 | -2/+2 |
| |\ |
|
| * | | Add titles to the rest of the files in active_model/validations/* | Rizwan Reza | 2010-06-15 | 8 | -0/+16 |
| * | | Minor doc changes to active_model/validations/confirmation.rb | Rizwan Reza | 2010-06-15 | 1 | -13/+27 |
| * | | Minor doc changes to active_model/validations/acceptance.rb | Rizwan Reza | 2010-06-15 | 1 | -15/+30 |
* | | | Fixing some minor typos, grammar, accuracy, and spacing issues in Active Reco... | Bryan Woods | 2010-06-15 | 1 | -15/+15 |
| |/
|/| |
|
* | | Active Model lint - fix minor typos | Bryan Woods | 2010-06-15 | 1 | -2/+2 |
|/ |
|
* | Active Record Associations - minor change of DeleteRestrictionError doc for c... | Bryan Woods | 2010-06-15 | 1 | -1/+1 |
* | Fix a bunch of minor spelling mistakes | Evgeniy Dolzhenko | 2010-06-15 | 43 | -65/+66 |
|\ |
|
| * | Fix minor mistake in activemodel/README | Evgeniy Dolzhenko | 2010-06-11 | 1 | -1/+2 |
| * | Fix a bunch of minor spelling mistakes | Evgeniy Dolzhenko | 2010-06-11 | 42 | -67/+67 |
* | | Revert "removing the extra \" | Neeraj Singh | 2010-06-15 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:lifo/docrails | Neeraj Singh | 2010-06-15 | 34 | -119/+130 |
|\ \ |
|
| * | | Routing guide - Minor typo/consistency changes | rspeicher | 2010-06-14 | 1 | -8/+8 |
| * | | Active Record Basics - Separate and clarify the explanations for created_at/o... | rspeicher | 2010-06-14 | 1 | -2/+4 |
| * | | Active Record Basics - Style and grammar edits | rspeicher | 2010-06-14 | 1 | -17/+21 |
| * | | Merge remote branch 'rails/master' | Xavier Noria | 2010-06-14 | 1 | -18/+21 |
| |\ \ |
|
| | * | | refactors AR::Base#reset_table_name | Xavier Noria | 2010-06-14 | 1 | -19/+20 |
| | * | | Documentation for #quoted_table_name method | Thiago Pradi | 2010-06-14 | 1 | -0/+2 |
| * | | | edit pass: the names of Rails components have a space, ie, "Active Record", n... | Xavier Noria | 2010-06-14 | 30 | -48/+48 |