Commit Graph

2446 Commits

Author SHA1 Message Date
Nathan Youngman
4b802bc4f1 Fix broken link in Rails 3.0 release_notes 2014-05-29 14:10:21 -06:00
Juanito Fatas
29cefc1165 [ci skip] Make last note show up in postgresql guide. 2014-05-29 17:23:59 +08:00
Zachary Scott
d5601041fe Add @senny's changed from #14741, including code font for resources
options, and wrapped to 80 chars. [ci skip]
2014-05-29 00:20:40 -07:00
Zachary Scott
ec7fee4982 Merge branch 'master' of github.com:zackperdue/rails into zackperdue-master 2014-05-29 00:18:52 -07:00
Zachary Scott
c0d1823d54 Fix indentation from 1b4b26f [ci skip] 2014-05-28 15:56:38 -07:00
Juanito Fatas
1b4b26f162 [ci skip] Improve form_helpers.md guide. 2014-05-29 06:31:25 +08:00
Zachary Scott
4ff3fba237 Upgrading Ruby on Rails guide is no longer WIP [ci skip] 2014-05-28 10:44:35 -07:00
Zachary Scott
5af6120ad1 Merge pull request #15347 from JuanitoFatas/benchmark-in-contributing-to-ror
[ci skip] Add benchmark your code section to contributing to ruby on rails guide.
2014-05-26 14:15:33 -07:00
Juanito Fatas
8b39eca5b7 [ci skip] Add benchmark your code section to contributing to ruby on rails guide.
I have seen many times that maintainers want people to use this gem to give
a benchmark report. It would be nice to add it and refer to it later.
2014-05-27 05:14:12 +08:00
John Kelly Ferguson
45072f34d2 Rename Posts to Articles in Guides' Getting Started App, continuation of #15215 [ci skip] 2014-05-25 18:48:14 -04:00
Juanito Fatas
7981f06952 [ci skip] Update GFM link in guides guidelines.
Also remove a duplicated sentence.
2014-05-25 23:36:02 +08:00
Xavier Noria
107c27bb21 Merge pull request #15304 from JohnKellyFerguson/guides-4.1.1
Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip]
2014-05-25 00:57:03 +02:00
John Kelly Ferguson
3a480b45d6 Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip] 2014-05-24 18:51:23 -04:00
Xavier Noria
36e3ca6cc5 integration tests do not need to load fixtures by hand
I don't know when this changed, checked back up to 3.2 and integration
tests instantiate fixtures just fine.
2014-05-25 00:45:20 +02:00
John Kelly Ferguson
5ec797e2ca Improve readability of Explain Queries table in guides [ci skip] 2014-05-24 18:16:07 -04:00
Zachary Scott
50d4f591c2 Merge pull request #13988 from zzak/guides_configuring_reverse_proxy
[Guides] Add documentation for using Rails with a reverse proxy [ci skip]
2014-05-24 08:55:07 -07:00
Zachary Scott
a3b297f648 Add documentation for using Rails with a reverse proxy 2014-05-24 08:52:21 -07:00
peeyush
42c55b9380 resolved reorder issue in rails active record guide 2014-05-23 08:13:55 +05:30
Juanito Fatas
699babe8e3 Do not gsub non ASCII characters in header anchor. 2014-05-22 16:14:31 +08:00
Guillermo Iguaran
a0155b2f55 Update CHANGELOG.md
Most recent change should be moved to the top
2014-05-21 22:20:37 -05:00
John Kelly Ferguson
d02c810e29 Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip] 2014-05-21 23:01:45 -04:00
Guillermo Iguaran
e17aead83c Merge pull request #15231 from khusnetdinov/fix_typo_guides_active_support_instrumentation
Fix typo guides/source/active_support_instrumentation.md [ci-skip]
2014-05-21 15:12:54 -05:00
Marat Khusnetdinov
decd92b6fb Fix typo guides/source/active_support_instrumentation.md 2014-05-22 00:00:55 +04:00
peeyush
18c5f4ef9d fixes in active record query for reorder 2014-05-21 23:40:19 +05:30
Yves Senn
f3407d1392 Merge pull request #15191 from camsong/master
Distinguish rake assets:clobber from rake assets:clean

[ci skip]
2014-05-20 21:40:22 +02:00
cam song
9aa807cc68 Distinguish rake assets:clobber from rake assets:clean 2014-05-20 20:04:33 +08:00
Josef Šimánek
981dda53db Use generated binstubs in guides examples.
[ci skip]
2014-05-20 13:29:18 +02:00
Rafael Mendonça França
09cc922ed3 Merge pull request #15155 from dskang/digest
Default config.assets.digests to true in development
2014-05-19 14:47:39 -03:00
Yves Senn
c6ee495e2e Merge pull request #14962 from arunagw/aa-fix-rake-activerecord
Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]
2014-05-19 09:34:43 +02:00
Yves Senn
e153fbfe63 pg guide, move introductory sentences into main content. [ci skip]
This is a reaction to 7ca75f3789 (commitcomment-6303828)
2014-05-19 09:14:58 +02:00
Robin Dupret
623da13256 A tiny pass through the PostgreSQL guide [ci skip] 2014-05-18 18:58:50 +02:00
Vijay Dev
ddf32daed8 copy edits[ci skip] 2014-05-18 16:01:31 +00:00
Gaurav Sharma
67de652fbb remove ecosystem link that is broken 2014-05-18 19:17:09 +05:30
Dan Kang
f369bcf9a0 Default config.assets.digests to true in development 2014-05-17 23:01:22 -04:00
Zachary Scott
7caf3ffffd Document method visibility for designing API docs. [ci skip]
cc https://github.com/rails/rails/issues/14848#issuecomment-41198795
2014-05-17 16:11:33 -03:00
regonn
902fef371a fix symbol 2014-05-17 22:39:49 +09:00
Vijay Dev
13e8c80363 prefer file name instead of filename [ci skip] 2014-05-17 08:58:22 +00:00
SA
46fc89faba fixed capitalizations [ci skip]
jQuery, SQLite3 and Unicorn use these respective capitalizations pretty much everywhere else in the comment sections of the project.
2014-05-17 15:24:13 +09:00
Hendy Tanata
f52a13cdf4 Replace first person point of view on guides.
[skip ci]
2014-05-16 17:15:00 -07:00
Yves Senn
779ff5cdeb doc, pg hstore and json columns are mapped as Hash. [ci skip]
Closes #15141.
2014-05-17 00:25:53 +02:00
Yves Senn
e83a6ff5b7 remove trailing whitespace. [ci skip] 2014-05-17 00:24:50 +02:00
Arun Agrawal
da4d841e16 Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi] 2014-05-16 23:09:05 +02:00
Rafael Mendonça França
3acf28773b Merge pull request #15021 from hubertlepicki/allow_custom_host_in_asset_url
Allow custom asset host to be passed in asset_url
2014-05-16 13:31:20 -03:00
Leandro Facchinetti
b48bc869fa Document conflicts in db/schema.rb [ci skip] 2014-05-16 13:06:15 -03:00
Robin Dupret
ad3628b311 Update Redcarpet to 3.1.2
This version fixes an API breakage between 3.0 and 3.1 ; the header
method's arity should not have changed.

[ci skip]
2014-05-14 19:52:47 +02:00
Rafael Mendonça França
354fb0b54d Merge pull request #15095 from JuanitoFatas/doc/generators
[ci skip] Fix two factual errors and highlight code in generators guide.
2014-05-13 16:57:19 -03:00
Juanito Fatas
9a1e23a53c [ci skip] Fix a factual error and highlight code in generators guide. 2014-05-14 03:55:27 +08:00
Genadi Samokovarov
2efc64c1bc Remove falsy deprecation note in AS guides [ci skip]
This is no longer true as @jeremy removed the deprecation in 7a5601c.
2014-05-13 21:16:10 +03:00
Godfrey Chan
c29474ecd6 typo: resulution -> resolution [ci skip] 2014-05-12 15:37:26 -07:00
Yves Senn
df8a1b25d4 pg guide, PostgreSQL legacy table view example. [ci skip] 2014-05-11 13:47:30 +02:00