Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #20254 from eliotsykes/link-relatively-to-configuring-guide | Yves Senn | 2015-05-22 | 1 | -1/+1 |
|\ | | | | | Make link to configuring guide relative [ci skip] | ||||
| * | Make link to configuring guide relative [ci skip] | Eliot Sykes | 2015-05-22 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #20252 from waynn/patch-5 | Rafael Mendonça França | 2015-05-22 | 1 | -1/+1 |
|\ | | | | | "maybe" => "may be" | ||||
| * | "maybe" => "may be" | Waynn Lue | 2015-05-21 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #20251 from davydovanton/doc-memory-store | Rafael Mendonça França | 2015-05-21 | 2 | -2/+2 |
|\ | | | | | Add nodoc label for protected Cache methods | ||||
| * | [skip ci] Add nodoc label for protected Cache methods | Anton Davydov | 2015-05-22 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #20250 from davydovanton/doc-mem-cache-store | Rafael Mendonça França | 2015-05-21 | 1 | -1/+8 |
|\ \ | | | | | | | Update documentation for MemCacheStore::build_mem_cache [ci skip] | ||||
| * | | [skip ci] Update documentation for MemCacheStore::build_mem_cache | Anton Davydov | 2015-05-21 | 1 | -1/+8 |
| |/ | |||||
* | | revises a test to account for case-insensitive file systems | Xavier Noria | 2015-05-21 | 1 | -3/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | The patched test assumed the file system is case-sensitive, but that is not necessarily the case. In particular, this test did not pass in the recommended setup for the dev box, because the /vagrant shared folder is case-insensitive. After looking at some gems that provide access to file system metadata I have chosen to go with the check you can see in the patch because, albeit it's a bit dirty creating a file, it is super easy to understand and clearly portable. References https://github.com/rails/rails-dev-box/issues/102. | ||||
* | | Merge pull request #20247 from davydovanton/doc-array-inquirer | Abdelkader Boudih | 2015-05-21 | 1 | -4/+10 |
|\ \ | | | | | | | Update documentation for ArrayInquirer#any? | ||||
| * | | [skip ci] Update documentation for ArrayInquirer#any? | Anton Davydov | 2015-05-21 | 1 | -4/+10 |
| |/ | |||||
* | | Merge pull request #20244 from y-yagi/remove_div_for_from_guide | Kasper Timm Hansen | 2015-05-21 | 1 | -20/+0 |
|\ \ | | | | | | | remove reference to `div_for` method from guide [ci skip] | ||||
| * | | remove reference to `div_for` method from guide [ci skip] | yuuji.yaginuma | 2015-05-21 | 1 | -20/+0 |
| | | | | | | | | | | | | `div_for` removed in 01e94ef | ||||
* | | | Merge pull request #20235 from davydovanton/doc-update-date | Yves Senn | 2015-05-21 | 1 | -0/+6 |
|\ \ \ | |_|/ |/| | | [skip ci] Update documentation for Date class | ||||
| * | | [skip ci] Update documentation for Date class | Anton Davydov | 2015-05-21 | 1 | -0/+6 |
|/ / | |||||
* | | Merge pull request #20022 from repinel/remove-mocha1 | Arthur Nogueira Neves | 2015-05-20 | 1 | -59/+88 |
|\ \ | | | | | | | Remove use of mocha in the railties path tests | ||||
| * | | Remove use of mocha in the railties path tests | Roque Pinel | 2015-05-18 | 1 | -59/+88 |
| | | | |||||
* | | | Merge pull request #17788 from sivagollapalli/master | Arthur Nogueira Neves | 2015-05-20 | 1 | -0/+5 |
|\ \ \ | | | | | | | | | Issue#17703 Test case for tempfile attribute | ||||
| * | | | Issue#17703 Test case for tempfile attribute | Siva Gollapalli | 2015-04-16 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + To avoid regression I am adding this test case on action pack Changed to assert from assert_equal + Added msg to assertion Modified msg | ||||
* | | | | Merge pull request #20230 from ronakjangir47/american_style | Rafael Mendonça França | 2015-05-20 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Rails documentation standard is american english. [ci skip] | ||||
| * | | | | Rails documentation standard is american english. [ci skip] | Ronak Jangir | 2015-05-20 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #20228 from karanarora/Spelling-fix | Rafael Mendonça França | 2015-05-20 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Rails documentation standard is american english. [ci skip] | ||||
| * | | | | Rails documentation standard is american english. [ci skip] | karanarora | 2015-05-20 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #20225 from manish-shrivastava/master | Rafael Mendonça França | 2015-05-20 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | updated Inline format at activerecord rdoc | ||||
| * | | | | updated Inline format at activerecord rdoc | Manish shrivastava | 2015-05-20 | 1 | -2/+2 |
|/ / / / | | | | | | | | | For Inline formats, changed ` (single backticks) to <tt> tag at active record rdoc as single backticks (`) don't work with rdoc. for inline format. | ||||
* | | | | Fix broken link for minitest. [ci skip] | Arun Agrawal | 2015-05-20 | 1 | -1/+1 |
| | | | | | | | | | | | | For more details see #20222 | ||||
* | | | | Merge pull request #20222 from Gaurav2728/gaurav-update_ruby_links | Yves Senn | 2015-05-20 | 3 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | [ci skip] updated ruby doc links; for rails next version of ruby will be 2.2x | ||||
| * | | | | [ci skip] update ruby doc links; for rails next version ruby 2.2+ will be ↵ | Gaurav Sharma | 2015-05-20 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | supported only | ||||
* | | | | | Merge pull request #20221 from Gaurav2728/gaurav-debugging_rails_guide_update | Kasper Timm Hansen | 2015-05-20 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Rails 5.0 will target Ruby 2.2+, correct rails guide example [ci skip] | ||||
| * | | | | Rails 5.0 will target Ruby 2.2+, correct rails guide example [ci skip] | Gaurav Sharma | 2015-05-20 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #20219 from karanarora/Typo-fix | Santiago Pastorino | 2015-05-20 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | typo fix [ci skip] | ||||
| * | | | | typo fix [ci skip] | karanarora | 2015-05-20 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | add missing punctuation in changelog. [ci skip] | Yves Senn | 2015-05-20 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #20217 from amitsuroliya/fix_netaddr_link | Arun Agrawal | 2015-05-20 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix NetAddr link [ci skip] | ||||
| * | | | | | Fix NetAddr link [ci skip] | amitkumarsuroliya | 2015-05-20 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #20218 from ronakjangir47/postgresql | Arun Agrawal | 2015-05-20 | 5 | -26/+26 |
|\ \ \ \ \ | |/ / / / |/| | | | | Updated postgresql documentation link to use latest version [ci skip] | ||||
| * | | | | Updated postgresql documentation link to use latest version [ci skip] | Ronak Jangir | 2015-05-20 | 5 | -26/+26 |
|/ / / / | |||||
* | | | | Merge pull request #20215 from repinel/validates_acceptance_doc | Richard Schneeman | 2015-05-19 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | [ci skip] add to doc that acceptance validator allows `nil` by default | ||||
| * | | | | [ci skip] add to doc that acceptance validator allows `nil` by default | Roque Pinel | 2015-05-19 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Fix docs markup for option_groups_from_collection_for_select [ci skip] | Carlos Antonio da Silva | 2015-05-19 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Give respond_to? a Symbol | Akira Matsuda | 2015-05-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #20213 from gouravtiwari/patch-8 | Rafael Mendonça França | 2015-05-19 | 1 | -2/+1 |
|\ \ \ \ | | | | | | | | | | | updated squash docs-section [ci skip] | ||||
| * | | | | updated squash docs-section [ci skip] | Gourav Tiwari | 2015-05-19 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | I happen to squash my couple of commits and when followed steps from guide, I observed that I have to give a commit id after which I want to squash. If I don't provide one it picks last 3 commits, which might not include my commits to squash. Refer: http://stackoverflow.com/questions/5189560/squash-my-last-x-commits-together-using-git | ||||
* | | | | | Small stylistic tweaks for `Delegator#try` patch | Godfrey Chan | 2015-05-19 | 2 | -20/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename `ActiveSupport::Try` => `ActiveSupport::Tryable` * Include the modules inline * `private` indentation | ||||
* | | | | | Patch `Delegator` to work with `#try` | Nate Smith | 2015-05-19 | 3 | -17/+127 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `Delegator` inherits from `BasicObject`, which means that it will not have `Object#try` defined. It will then delegate the call to the underlying object, which will not (necessarily) respond to the method defined in the enclosing `Delegator`. This patches `Delegator` with the `#try` method to work around the surprising behaviour. Fixes #5790 | ||||
* | | | | parent_reflection should store only a reflection object | Aaron Patterson | 2015-05-19 | 2 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | | we should ask the reflection for its name rather than storing the reflection name in two places (an array and a reflection object) | ||||
* | | | | Merge pull request #20214 from kamipo/remove_unused_require | Rafael Mendonça França | 2015-05-19 | 6 | -12/+0 |
|\ \ \ \ | | | | | | | | | | | Remove unused require | ||||
| * | | | | Remove unused already require | Ryuta Kamizono | 2015-05-19 | 3 | -8/+0 |
| | | | | | |||||
| * | | | | Remove `require 'arel/visitors/bind_visitor'` | Ryuta Kamizono | 2015-05-19 | 3 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This line introduced by the commit fd398475 for using `Arel::Visitors::BindVisitor`. Currently it is not used. | ||||
* | | | | | Merge pull request #20207 from gouravtiwari/patch-7 | Rafael Mendonça França | 2015-05-19 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | doc changes for readability [ci skip] |