| d3ee875 |
2009-05-04 |
Don't use #tap before Active Support is available, since... |
| 4e8c36a |
2009-05-17 |
Implement #many? for NamedScope and AssociationCollectio... |
| 3c64c9a |
2009-03-12 |
Fix spelling of an internal method [#1734 state:resolved] |
| 2a00f72 |
2009-01-12 |
Docs: in typical usage, "descendant" is the noun and "de... |
| efce9aa |
2009-01-12 |
A little copyediting of 73db43527d162fdf95665d88589f7ab6... |
| 73db435 |
2009-01-12 |
Add better docs for ActiveRecord::Base#attribute_for_ins... |
| c4193d9 |
2009-01-07 |
Rewrite ActiveRecord::Base#destroy_all docs to remove in... |
| 5864654 |
2008-12-31 |
Fix grammar (it's -> its) |
| b2357d1 |
2008-12-31 |
Fix some spelling, grammar, and typography in the Valida... |
| 477d37a |
2008-12-29 |
Rewrite ActiveRecord::Base#delete docs to remove false i... |
| 1ea13fc |
2008-12-27 |
Rewrite ActiveRecord::Base.delete docs for clarity, and ... |
| d49fa21 |
2008-12-26 |
ActionController::Request docs: fix reference to nonexis... |
| ecf52ba |
2008-12-03 |
Update the Action Pack README a bit to use the current A... |
| 7b52dec |
2008-12-02 |
Remove old sections on pagination and components from Ac... |
| e264337 |
2008-12-01 |
ActiveRecord#to_param docs: fix a few singular/plural er... |
| e238060 |
2008-12-01 |
Improve ActiveRecord#exists? docs |
| f204e51 |
2008-11-30 |
Fix typo and cleanup docs for #expire_fragment [#1398 st... |
| f2dee49 |
2008-10-04 |
Fix typography and punctuation in ActiveRecord#find_by_sql |
| b6e529e |
2008-05-31 |
Fix spelling in deprecation warning (affect -> effect) |
| 70e4bcf |
2008-05-16 |
Fix a couple spelling errors in docs |
| f000028 |
2008-02-10 |
2-0-stable: Show RecordInvalid in the documentation. Clo... |
| 2c8fb68 |
2008-02-10 |
Show RecordInvalid in the documentation. References #109... |
| 569a78c |
2008-02-07 |
Apply [8810], [8811], [8812], and [8813] to 2.0 stable |
| 4a9fc44 |
2008-02-07 |
Remove ERB trim variables from trace template in case Ac... |
| efa739d |
2008-02-07 |
Fix typo in form_helper documentation. Closes #10650 [xa... |
| b4337c2 |
2007-12-05 |
Add documentation about the virtual attribute added by v... |
| 3397d97 |
2007-10-15 |
Complete AWS -> ARes changeover. Closes #8717 [kampers] |
| bd03bf9 |
2007-10-13 |
Make sure that custom inflections are picked up by map.r... |
| 833bd62 |
2007-09-22 |
Fix CSS error in scaffold (closes #7450) [kampers] |
| 286bd9b |
2007-09-22 |
Docfix (closes #8767) [kampers] |
| ed09b62 |
2007-08-31 |
Documentation tweaks and fixes. Closes #9454 [sur, kampers] |
| 5972fd4 |
2007-08-28 |
Formatting and grammatical fixes for the acts_as_* docum... |
| b59e3d1 |
2007-08-05 |
Major improvement to the documentation for the options ... |
| 2d7afe4 |
2007-07-25 |
misc doc fixes + Add ActiveResource to Rails::Info. Clo... |
| dfc15e1 |
2007-06-28 |
Improve capture helper documentation. Closes #8796. |
| d3017e2 |
2007-05-29 |
Correct flash discard rdoc. Closes #8502 [kampers] |