Commit Graph

51393 Commits

Author SHA1 Message Date
Rafael Mendonça França
8acf0cc382 Merge pull request #20319 from kassio/master
Remove web-console and spring from test group on default Gemfile.
2015-05-27 15:08:47 -03:00
Kassio Borges
ac8356eb22 Remove web-console and spring from test group on default Gemfile. 2015-05-27 14:58:05 -03:00
Santiago Pastorino
4a7bf07f7e Merge pull request #20314 from vngrs/add_doc_about_form_data_method
Documentation for ActionDispatch::Request form_data? method [ci skip]
2015-05-27 10:04:28 -03:00
Mehmet Emin İNAÇ
98dd795c01 Documentation for ActionDispatch::Request form_data? method [ci skip] 2015-05-27 15:43:42 +03:00
Yves Senn
852460852c Merge pull request #20262 from arunagw/aa-remove-broken-unused-release-task
Remove broken and unused release task
2015-05-27 09:14:19 +02:00
Claudio B.
8887449354 Merge pull request #20297 from gouravtiwari/patch-9
Added multibyte slice! example to doc [ci skip]
2015-05-26 11:21:18 -07:00
Rafael Mendonça França
79fb8f3593 Merge pull request #20310 from guigs/patch-1
Fix email with name format in Guides. [ci skip]
2015-05-26 13:54:03 -03:00
Guilherme Goettems Schneider
ac6180ec1b Fix email with name format in Guides. [ci skip] 2015-05-26 13:49:41 -03:00
Rafael Mendonça França
b1f6be9b5e Merge pull request #20208 from gaurish/raise_on_missing_ordered_options
Add bang version to OrderedOptions
2015-05-26 13:21:28 -03:00
Rafael Mendonça França
58ed699376 Merge pull request #20305 from vngrs/missing_docs_and_no_docs_for_action_dispatch_request
Add missing nodocs and docs for ActionDispatch::Request [ci skip]
2015-05-26 13:16:35 -03:00
Mehmet Emin İNAÇ
096bc4be6b Add missing nodocs and docs for ActionDispatch::Request [ci skip]
add missing dot to end of the doc
2015-05-26 19:14:04 +03:00
Rafael Mendonça França
290c9e3bd0 Merge pull request #20309 from stephen-puiszis/patch-1
Add info on default layout functionality 3.2 >> 4.0 upgrade
2015-05-26 12:20:22 -03:00
Stephen Puiszis
a48b4ea1a3 Add info on default layout functionality 3.2 >> 4.0 upgrade 2015-05-26 09:59:24 -05:00
Yves Senn
a19200d7bd Merge pull request #20027 from keepcosmos/add-extend-option-on-habtm
Add `extend` option on `has_and_belongs_to_many`.
2015-05-26 15:23:35 +02:00
keepcosmos
995a473f0c add extend option on has_and_belongs_to_many. 2015-05-26 22:06:53 +09:00
Yves Senn
31cc1c2ef3 Merge pull request #20303 from vngrs/remove_redundant_like_from_slice_doc
Remove redundant 'like' from doc of slice! method [ci skip]
2015-05-26 11:10:39 +02:00
Yves Senn
e5a3952e50 Merge pull request #20304 from arunagw/aa-remove-unused-variable
Remove unused variable
2015-05-26 11:10:04 +02:00
Arun Agrawal
e56bdf3663 Remove unused variable
Was left in adfab2dcf4003ca564d78d4425566dd2d9cd8b4f
2015-05-26 11:04:47 +02:00
Yves Senn
adfab2dcf4 deprecate Relation#uniq use Relation#distinct instead.
See #9683 for the reasons we switched to `distinct`.

Here is the discussion that triggered the actual deprecation #20198.

`uniq`, `uniq!` and `uniq_value` are still around.
They will be removed in the next minor release after Rails 5.
2015-05-26 10:35:14 +02:00
Mehmet Emin İNAÇ
4355725cdc Remove redundant 'like' from doc of slice! method [ci skip] 2015-05-26 10:53:05 +03:00
Yves Senn
b8c31fd9b9 Merge pull request #16938 from akshay-vishnoi/remove-deprication
Remove `.superclass_delegating_accessor`.
2015-05-26 09:26:55 +02:00
Gourav Tiwari
379e07e06c Added multibyte slice! example to doc [ci skip] 2015-05-26 06:08:04 +00:00
Matthew Draper
2d261ba43c Merge pull request #20296 from vngrs/use_memoization_to_minimize_memory_usage
Use memoization while accessing request headers for minimizing memory usage
2015-05-26 03:36:38 +09:30
Mehmet Emin İNAÇ
b197a1adc5 Use memoization while accessing request headers for minimizing memory usage 2015-05-25 20:07:46 +03:00
Abdelkader Boudih
88c883b2f9 Merge pull request #20295 from rohandaxini/patch-1
Fixed the grammatical mistake in the sentence [ci skip]
2015-05-25 16:39:22 +01:00
Rohan Daxini
498ff4800a Fixed the grammatical mistake in the sentence [ci skip] 2015-05-25 21:05:46 +05:30
Rafael Mendonça França
5e92f9022f Merge pull request #20248 from ronakjangir47/remove_mocha
Remove use of mocha in the railties generators tests
2015-05-25 11:01:02 -03:00
Rafael Mendonça França
f4fb48365b Merge pull request #20294 from yoongkang/american_spelling
Fix spelling mistakes
2015-05-25 10:47:04 -03:00
Kasper Timm Hansen
7a08b2c4c0 Merge pull request #20293 from davydovanton/doc-duration
Update documentation for Duration#to_s
2015-05-25 15:45:41 +02:00
Anton Davydov
2c725896b2 [skip ci] Update documentation for Duration#to_s 2015-05-25 16:36:37 +03:00
Yoong Kang Lim
f55fe55d5a Fix spelling mistakes 2015-05-25 23:26:15 +10:00
Zachary Scott
d0a370ec93 Merge branch 'master' of github.com:rails/rails 2015-05-24 21:18:34 -07:00
Zachary Scott
83d0252fe3 Add missing type reference here 2015-05-24 21:18:09 -07:00
Zachary Scott
6a074044df Merge pull request #20288 from brian-davis/brian-davis
Grammar fix to Active Record Basics guide. [ci skip]
2015-05-24 20:24:05 -07:00
Brian Davis
55c79e66d3 Grammar fix to Active Record Basics guide. [ci skip] 2015-05-24 19:50:20 -07:00
Abdelkader Boudih
ac1368a367 Merge pull request #20286 from davydovanton/doc-deprecation-behavior
Add documentation for Deprecation::Behavior module
2015-05-25 00:03:58 +01:00
Anton Davydov
0f53b010f9 [skip ci] Add documentation for Deprecation::Behavior module 2015-05-25 01:51:04 +03:00
Zachary Scott
c0c90af41a s/contstant/constant re #20282 [ci skip] 2015-05-24 10:52:04 -07:00
Zachary Scott
53592a5959 Merge pull request #20282 from davydovanton/doc-proxy-wrappers
Add documentation for DeprecatedConstantProxy#class
2015-05-24 10:49:22 -07:00
Anton Davydov
f671cbecf4 [skip ci] Add documentation for DeprecatedConstantProxy#class 2015-05-24 20:38:53 +03:00
Claudio B.
c2ded92e3a Merge pull request #20270 from imtayadeway/tw/association-basics-docs
association basics docs fixes
2015-05-24 09:12:34 -07:00
Santiago Pastorino
9882f9e43c Merge pull request #20265 from benpickles/gitignore-keeps
Omit .keep in .gitignore when generated with --skip-keeps.
2015-05-24 11:43:54 -03:00
Santiago Pastorino
fee34594be Merge pull request #20260 from tgxworld/remove_deprecation_warning
Remove deprecation warning.
2015-05-24 11:42:29 -03:00
Akshay Vishnoi
20c1484993 Remove .superclass_delegating_accessor. Refer #14271 2015-05-24 12:15:22 +05:30
Zachary Scott
d6f59eac65 Merge pull request #20279 from y-yagi/assert_difference_example
use keyword arguments in HTTP request methods of assert_difference example [ci skip]
2015-05-23 23:34:42 -07:00
Claudio B.
281581f76f Merge pull request #20278 from dleve123/cleanup-contributing-docs-section
Cleanup docs for contributing to rails docs
2015-05-23 18:07:15 -07:00
yuuji.yaginuma
aa8672a5ba use keyword arguments in HTTP request methods of assert_difference example [ci skip] 2015-05-24 08:34:15 +09:00
Daniel Levenson
0fcef173d4 Reword sentences in contributing docs for clarity.
[skip ci]

- removes use "squash" where it doesn't apply to git
- "is a help" -> "helps"
- "if your comment simply says" -> "... simply reads"
2015-05-23 19:05:56 -04:00
Daniel Levenson
1cb94077d9 Reword a sentence about GH Issues in contributing guide.
[skip ci]

"Everyone's Issues" read pretty weird to me, specifically
the use of capitalization. I changed the link text
to be "issue list", which seems to better "go with
the flow", IMHO.
2015-05-23 18:53:21 -04:00
Aaron Patterson
c10630b642 remove useless ivar
I should have deleted this earlier with 42e66fac38b54dd53d062fb5d3376218ed2ffdae
2015-05-23 11:39:43 -07:00