| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #20119 from yui-knk/fix/active_record_querying | Yves Senn | 2015-05-12 | 1 | -1/+1 |
|\ |
|
| * | [ci skip] Fix `transaction` code example | yui-knk | 2015-05-12 | 1 | -1/+1 |
* | | Fix default value in guide [ci skip] | Kohei Suzuki | 2015-05-12 | 1 | -1/+1 |
* | | [ci skip] Improve phrasing on #explain pretty printing. | Tim Wade | 2015-05-10 | 1 | -2/+3 |
* | | [ci skip] Fix purpose of `assert_kind_of` | yui-knk | 2015-05-10 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #20087 from kuldeepaggarwal/fix-engine-guides | Yves Senn | 2015-05-09 | 1 | -2/+2 |
|\ |
|
| * | [CI SKIP] correct error text message | kuldeepaggarwal | 2015-05-09 | 1 | -2/+2 |
* | | promote :except option instead of :only for before action docs [ci skip] | Faruk AYDIN | 2015-05-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #20079 from ankit8898/aj_all | Arun Agrawal | 2015-05-08 | 1 | -0/+1 |
|\ |
|
| * | docs: syncing with the code, adding aj [ci skip] | Ankit Gupta | 2015-05-08 | 1 | -0/+1 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-05-08 | 5 | -13/+13 |
|\ \
| |/
|/| |
|
| * | Updated titles of headers in Action Mailer guide | Prathamesh Sonpatki | 2015-04-28 | 1 | -2/+2 |
| * | Replaced Javascript with JavaScript in guides | Prathamesh Sonpatki | 2015-04-28 | 2 | -2/+2 |
| * | Fix method name for building associated object in nested_model_forms guide | Prathamesh Sonpatki | 2015-04-25 | 1 | -1/+1 |
| * | [ci skip] fix count of options for `find_each` | Mikhail Dieterle | 2015-04-23 | 1 | -1/+1 |
| * | [ci skip] `deep_dup` is instance method of `Hash` | yui-knk | 2015-04-22 | 1 | -1/+1 |
| * | [ci skip] `deep_dup` is instance method of `Array` | yui-knk | 2015-04-21 | 1 | -1/+1 |
| * | [ci skip] Fix returned values of code sample | yui-knk | 2015-04-19 | 1 | -6/+6 |
* | | added activejob in list [ci skip] | Ankit Gupta | 2015-05-07 | 1 | -0/+1 |
* | | Typo fix [ci skip] | Ankit Gupta | 2015-05-07 | 1 | -1/+1 |
* | | [skip ci] Fix typos in actionpack changelog and security guide | Anton Davydov | 2015-05-07 | 1 | -1/+1 |
* | | s/snipped/snippet for @senny :trollface: | Zachary Scott | 2015-05-06 | 1 | -1/+1 |
* | | Merge pull request #20040 from ankit8898/route | Zachary Scott | 2015-05-06 | 1 | -0/+2 |
|\ \ |
|
| * | | Adding a note, snipped for brevity | Ankit Gupta | 2015-05-05 | 1 | -0/+2 |
* | | | docs, fix spelling. refs #20040 [ci skip] | Yves Senn | 2015-05-06 | 1 | -4/+4 |
|/ / |
|
* | | Using the real C and R def of Crud [ci skip] | Ankit gupta | 2015-05-05 | 1 | -1/+1 |
* | | Merge pull request #20031 from trayo/master | Zachary Scott | 2015-05-05 | 1 | -1/+1 |
|\ \ |
|
| * | | fixes some words missing | Travis Yoder | 2015-05-04 | 1 | -1/+1 |
* | | | Tiny grammar correction in documentation [ci skip] | Ankit gupta | 2015-05-05 | 1 | -1/+1 |
* | | | Merge pull request #19868 from createdbypete/guides-postgres-uuid-pgcrypto | Yves Senn | 2015-05-05 | 1 | -6/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | Provide mention of pgcrypto extension for uuids | Peter Rhoades | 2015-05-04 | 1 | -6/+9 |
* | | | Enhance the "Passing Variables to Translations" part | Evan Prothro | 2015-05-04 | 1 | -19/+48 |
* | | | Updates various prose to the i18n guide | Evan Prothro | 2015-05-04 | 1 | -49/+57 |
* | | | Merge pull request #19972 from robertjlooby/document_habtm_changes_in_upgrade... | Rafael Mendonça França | 2015-05-03 | 1 | -0/+14 |
|\ \ \ |
|
| * | | | add note about habtm relations with scopes | Rob Looby | 2015-05-03 | 1 | -0/+2 |
| * | | | add upgrade note for breaking habtm change in 3.2 -> 4.0 | Rob Looby | 2015-05-01 | 1 | -0/+12 |
* | | | | Merge pull request #19982 from acapilleri/scope_uniquiness | Yves Senn | 2015-05-03 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | [ci skip] Uniquiness with scope can have one or more arguments | Angelo Capilleri | 2015-05-03 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Fix method call typo [ci skip] | Zachary Scott | 2015-05-02 | 1 | -1/+1 |
* | | | | Clean up debugging guide and fix minor grammatical errors[ci skip] | Thomas Osborn | 2015-05-01 | 1 | -46/+39 |
|/ / / |
|
* | | | Fix style/grammar/typos in Caching guide. | Tim Wade | 2015-04-29 | 1 | -11/+11 |
* | | | Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix" | Godfrey Chan | 2015-04-28 | 1 | -2/+3 |
* | | | Rewording | Kevin Busby | 2015-04-28 | 1 | -4/+1 |
* | | | Merge pull request #19932 from axilleas/api_docs_guidelines | Yves Senn | 2015-04-28 | 2 | -2/+7 |
|\ \ \ |
|
| * | | | Update instructions to build guides locally [ci skip] | Achilleas Pipinellis | 2015-04-28 | 2 | -2/+7 |
* | | | | Merge pull request #19935 from eliotsykes/clarify-configuring-default-test-order | Carlos Antonio da Silva | 2015-04-28 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Clarify test_order default configuration behaviour [ci skip] | Eliot Sykes | 2015-04-28 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge pull request #19931 from prathamesh-sonpatki/note-about-non-get-links | Yves Senn | 2015-04-28 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Added note about non-GET links getting converted to GET links in mailer temp... | Prathamesh Sonpatki | 2015-04-28 | 1 | -0/+3 |
| |/ / / |
|
* / / / | guides, bring back minitest assertion table. [ci skip] | Yves Senn | 2015-04-28 | 1 | -3/+43 |
|/ / / |
|