Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
|\ | | | | | correct error text message in engines.md [ci skip] | ||||
| * | [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] | ||||
| * | 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 |
| | | | | | | | | Single brackets | ||||
* | | [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 |
|\ \ | | | | | | | Docs: Adding a note, snipped for brevity [ci skip] | ||||
| * | | Adding a note, snipped for brevity | Ankit Gupta | 2015-05-05 | 1 | -0/+2 |
| | | | | | | | | | | | | sudden ending of form looks incomplete and catches [ci skip] | ||||
* | | | 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 from the contributing guide [ci skip] | ||||
| * | | 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 Postgres UUID support [ci skip] | ||||
| * | | Provide mention of pgcrypto extension for uuids | Peter Rhoades | 2015-05-04 | 1 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From the Postgresql 9.4+ docs > If you only need randomly-generated (version 4) UUIDs, consider using the gen_random_uuid() function from the pgcrypto module instead. [ci skip] | ||||
* | | | Enhance the "Passing Variables to Translations" part | Evan Prothro | 2015-05-04 | 1 | -19/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more information about passing variables to translation definitions and also merge this part with the "Interpolation" one as the latter didn't bring any new information. Moreover, each one was referring to the other for further information. [ci skip] | ||||
* | | | Updates various prose to the i18n guide | Evan Prothro | 2015-05-04 | 1 | -49/+57 |
| | | | | | | | | | | | | [ci skip] | ||||
* | | | Merge pull request #19972 from ↵ | Rafael Mendonça França | 2015-05-03 | 1 | -0/+14 |
|\ \ \ | | | | | | | | | | | | | | | | | robertjlooby/document_habtm_changes_in_upgrade_guide add upgrade note for breaking habtm change in 3.2 -> 4.0 | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The has_and_belongs_to_many default join_table behavior changed between Rails 3.2 and Rails 4.0 and should be noted in the appropriate section of the upgrade guide. commit: https://github.com/rails/rails/commit/46492949b8c09f99db78b9f7a02d039e7bc6a702 | ||||
* | | | | 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 | ||||
| * | | | | [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 |
| | | | | | | | | | | | | | | | * avoid using unnecessary commas * fix some typos | ||||
* | | | Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix" | Godfrey Chan | 2015-04-28 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 00aa1afae3821dd858dec7111bcdf230b12040d7, reversing changes made to b584cc68fc28492147ed3ed127ad8a7441ca8161. Reason: As far as we can tell, this should not be the case. Both localhost, 127.0.0.1 and ::1 is "supposed to work", so this is probably a bug somewhere. Reopening #19815 instead. | ||||
* | | | Rewording | Kevin Busby | 2015-04-28 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | Rewording in accordance with the documentation guidelines (‘Prefer wordings that avoid "you"s and "your”s.’) and to remove in particular “if you'd call”. | ||||
* | | | Merge pull request #19932 from axilleas/api_docs_guidelines | Yves Senn | 2015-04-28 | 2 | -2/+7 |
|\ \ \ | | | | | | | | | Make sure you execute rake rdoc from rails root directory [ci skip] | ||||
| * | | | Update instructions to build guides locally [ci skip] | Achilleas Pipinellis | 2015-04-28 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | 1. Make clear where rake rdoc is executed 2. Make clear where the generated HTML files for the guides are stored 3. Use bundler 1.3.5 or later | ||||
* | | | | 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] | ||||
| * | | | | Clarify test_order default configuration behaviour [ci skip] | Eliot Sykes | 2015-04-28 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Explain config.active_support.test_order defaults to :random in newly-generated applications thanks to generated config/environments/test.rb, otherwise default is :sorted (until Rails 5.0). | ||||
* | | | | 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 Added note about non-GET links getting converted to GET links in mailer templates [ci skip] | ||||
| * | | | | Added note about non-GET links getting converted to GET links in mailer ↵ | Prathamesh Sonpatki | 2015-04-28 | 1 | -0/+3 |
| |/ / / | | | | | | | | | | | | | templates [ci skip] | ||||
* / / / | guides, bring back minitest assertion table. [ci skip] | Yves Senn | 2015-04-28 | 1 | -3/+43 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Rails has different naming conventions for the inverse assertion methods. While minitest uses `refute` we use `_not`. We should have a table listing the common assertions that you want to use in the Rails context. Refs #18305. | ||||
* | | | Small punctuation fixes [ci skip] | Alexey Markov | 2015-04-27 | 1 | -7/+7 |
| | | | |||||
* | | | Minor edits to the "Action View Overview" guide | Robin Dupret | 2015-04-25 | 1 | -18/+13 |
| | | | | | | | | | | | | | | | | | | Follow-up to #19672 and 8b0aa0c1. [ci skip] | ||||
* | | | Merge pull request #19236 from sshaw/more_tagged_logging_docs | Yves Senn | 2015-04-24 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | More docs on tagged logging [ci skip] | ||||
| * | | More docs on tagged logging [ci skip] | sshaw | 2015-03-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Mention that tags can also come from a Proc that accepts the request object or something's to_s method |