Commit Graph

3567 Commits

Author SHA1 Message Date
Yves Senn
21474f143a Merge pull request #20222 from Gaurav2728/gaurav-update_ruby_links
[ci skip] updated ruby doc links; for rails next version of ruby will be 2.2x
2015-05-20 14:25:21 +02:00
Gaurav Sharma
3e238b6b0f [ci skip] update ruby doc links; for rails next version ruby 2.2+ will be supported only 2015-05-20 17:41:17 +05:30
Gaurav Sharma
a9aefffea6 Rails 5.0 will target Ruby 2.2+, correct rails guide example [ci skip] 2015-05-20 17:18:24 +05:30
Ronak Jangir
76fbfe9e6c Updated postgresql documentation link to use latest version [ci skip] 2015-05-20 14:00:31 +05:30
Roque Pinel
8f09a8396f [ci skip] add to doc that acceptance validator allows nil by default 2015-05-19 22:20:10 -04:00
Gourav Tiwari
a7e1126519 updated squash docs-section [ci skip]
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
2015-05-19 20:26:11 +00:00
Rafael Mendonça França
7cd2b02190 Merge pull request #20157 from tak1n/master
Clarify view tests
2015-05-19 16:24:23 -03:00
Ankit Gupta
dcb5154e09 updating the links, they were removed in cc30f5f9 [ci skip]
new links as per pull request comment #20160 (OWASP guides)
2015-05-19 11:46:34 -04:00
Santiago Pastorino
1622298428 Merge pull request #20178 from vngrs/fix_wrong_default_value_of_javascript_engine
config.generators javascript_engine default value is :js not nil
2015-05-17 16:30:46 -03:00
Mehmet Emin İNAÇ
8edbb2792b add missing documentation about generators resource_route [ci skip] 2015-05-17 21:10:40 +03:00
Mehmet Emin İNAÇ
6973368719 config.generators javascript_engine default value is :js not nil [ci skip] 2015-05-17 20:36:27 +03:00
Roque Pinel
bea8f7c057 [ci skip] remove unnecessary mention to Test::Unit from docs
Fix the guide to state that Rails uses Minitest as the default test
framework.

Remove unnecessary mention to Test::Unit from the API docs
('constantize' and 'safe_constantize').
2015-05-16 21:44:22 -04:00
Tim Wade
335137148a
[ci skip] Improve grammar/syntax in AR validations docs. 2015-05-16 09:06:34 -07:00
Ankit Gupta
cc30f5f92a Dead blog/site links [ci skip] 2015-05-14 19:46:38 -04:00
Benjamin Klotz
d5847f4cc0 Clarify view tests [ci skip]
Mention that view tests are made in controller tests.
2015-05-14 18:05:21 +02:00
Tim Wade
4cebcaeb2f
[ci skip] Improve phrasing in AR migrations docs.
* insert 'and' into a poorly formed sentence.
* avoid using 'reverse' twice in the same sentence (which would indicate
  the opposite of what is meant)
2015-05-13 21:05:48 -07:00
Yves Senn
e99d909928 Merge pull request #20119 from yui-knk/fix/active_record_querying
[ci skip] Fix `transaction` code example
2015-05-12 08:24:50 +02:00
yui-knk
7656d672aa [ci skip] Fix transaction code example 2015-05-12 13:49:27 +09:00
Kohei Suzuki
c59382b3b1 Fix default value in guide [ci skip] 2015-05-12 00:37:46 +09:00
Tim Wade
663ffe9216
[ci skip] Improve phrasing on #explain pretty printing. 2015-05-10 09:43:13 -07:00
yui-knk
5f3bd44710 [ci skip] Fix purpose of assert_kind_of 2015-05-10 21:40:31 +09:00
Yves Senn
986fdc4e73 Merge pull request #20087 from kuldeepaggarwal/fix-engine-guides
correct error text message in engines.md [ci skip]
2015-05-09 19:03:49 +02:00
kuldeepaggarwal
f4fd4d617f [CI SKIP] correct error text message 2015-05-09 21:51:06 +05:30
Faruk AYDIN
a834c64a75 promote :except option instead of :only for before action docs [ci skip] 2015-05-09 17:36:05 +03:00
Arun Agrawal
145b7ce53c Merge pull request #20079 from ankit8898/aj_all
docs: syncing with the code, adding aj [ci skip]
2015-05-08 21:39:33 +02:00
Ankit Gupta
d9e76bd389 docs: syncing with the code, adding aj [ci skip] 2015-05-08 15:22:28 -04:00
Vijay Dev
9c290fbe7f Merge branch 'master' of github.com:rails/docrails 2015-05-08 16:20:27 +00:00
Ankit Gupta
1b62428c13 added activejob in list [ci skip] 2015-05-07 22:24:06 -04:00
Ankit Gupta
e82247aabc Typo fix [ci skip]
Single brackets
2015-05-07 14:24:56 -04:00
Anton Davydov
8a40bf2081 [skip ci] Fix typos in actionpack changelog and security guide 2015-05-07 14:49:34 +03:00
Zachary Scott
c5ee5cf582 s/snipped/snippet for @senny :trollface: 2015-05-06 22:31:22 -07:00
Zachary Scott
268f13c425 Merge pull request #20040 from ankit8898/route
Docs: Adding a note, snipped for brevity [ci skip]
2015-05-06 22:29:48 -07:00
Yves Senn
f4da2b7437 docs, fix spelling. refs #20040 [ci skip] 2015-05-06 10:43:33 +02:00
Ankit Gupta
81a87308bb Adding a note, snipped for brevity
sudden ending of form looks incomplete and catches [ci skip]
2015-05-05 18:58:56 -04:00
Ankit gupta
a29d21c69d Using the real C and R def of Crud [ci skip] 2015-05-05 11:33:25 -04:00
Zachary Scott
1d73cdadb3 Merge pull request #20031 from trayo/master
Fixes some words missing from the contributing guide [ci skip]
2015-05-05 08:00:05 -07:00
Ankit gupta
72c5b517d4 Tiny grammar correction in documentation [ci skip] 2015-05-05 10:52:53 -04:00
Yves Senn
a7e2ae3594 Merge pull request #19868 from createdbypete/guides-postgres-uuid-pgcrypto
Provide mention of pgcrypto extension for Postgres UUID support

[ci skip]
2015-05-05 09:19:26 +02:00
Travis Yoder
5a06bbc712 fixes some words missing 2015-05-04 15:59:03 -06:00
Evan Prothro
984a4db3c3 Enhance the "Passing Variables to Translations" part
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]
2015-05-04 15:43:08 +02:00
Evan Prothro
eaa4378586 Updates various prose to the i18n guide
[ci skip]
2015-05-04 15:43:08 +02:00
Peter Rhoades
54becc9561 Provide mention of pgcrypto extension for uuids
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]
2015-05-04 15:19:31 +10:00
Rafael Mendonça França
76feb8b8de Merge pull request #19972 from robertjlooby/document_habtm_changes_in_upgrade_guide
add upgrade note for breaking habtm change in 3.2 -> 4.0
2015-05-03 17:45:35 -03:00
Rob Looby
2ffeee3d2a add note about habtm relations with scopes 2015-05-03 11:52:45 -05:00
Yves Senn
5f844211be Merge pull request #19982 from acapilleri/scope_uniquiness
[ci skip] Uniquiness with scope can have one or more arguments
2015-05-03 13:00:37 +02:00
Angelo Capilleri
5c3be16ed2 [ci skip] Uniquiness with scope can have one or more arguments 2015-05-03 09:11:06 +02:00
Zachary Scott
1e7640e68d Fix method call typo [ci skip] 2015-05-02 00:50:14 -07:00
Thomas Osborn
1beff7cbe6 Clean up debugging guide and fix minor grammatical errors[ci skip] 2015-05-01 15:34:09 -07:00
Rob Looby
78c4e30c6d add upgrade note for breaking habtm change in 3.2 -> 4.0
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:
46492949b8
2015-05-01 13:57:05 -05:00
Tim Wade
ae5c5b2237
Fix style/grammar/typos in Caching guide.
* avoid using unnecessary commas
* fix some typos
2015-04-29 23:36:35 -07:00