aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Fix broken link in Rails 3.0 release_notesNathan Youngman2014-05-291-1/+1
* | | | [ci skip] Make last note show up in postgresql guide.Juanito Fatas2014-05-291-1/+1
* | | | Add @senny's changed from #14741, including code font for `resources`Zachary Scott2014-05-291-1/+4
* | | | Merge branch 'master' of github.com:zackperdue/rails into zackperdue-masterZachary Scott2014-05-291-0/+19
|\ \ \ \
| * | | | Added documentation for the :param option for resourceful routingZack Perdue2014-04-141-0/+19
* | | | | Fix indentation from 1b4b26f [ci skip]Zachary Scott2014-05-281-3/+3
* | | | | [ci skip] Improve form_helpers.md guide.Juanito Fatas2014-05-291-31/+25
* | | | | Upgrading Ruby on Rails guide is no longer WIP [ci skip]Zachary Scott2014-05-281-1/+0
* | | | | [ci skip] Add benchmark your code section to contributing to ruby on rails gu...Juanito Fatas2014-05-271-0/+30
* | | | | [ci skip] Update GFM link in guides guidelines.Juanito Fatas2014-05-251-1/+1
* | | | | Merge pull request #15304 from JohnKellyFerguson/guides-4.1.1Xavier Noria2014-05-253-13/+13
|\ \ \ \ \
| * | | | | Update all Rails 4.1.0 references in guides to 4.1.1 [ci skip]John Kelly Ferguson2014-05-243-13/+13
* | | | | | integration tests do not need to load fixtures by handXavier Noria2014-05-251-5/+0
|/ / / / /
* | | | | Improve readability of Explain Queries table in guides [ci skip]John Kelly Ferguson2014-05-241-16/+36
* | | | | Merge pull request #13988 from zzak/guides_configuring_reverse_proxyZachary Scott2014-05-241-4/+38
|\ \ \ \ \
| * | | | | Add documentation for using Rails with a reverse proxyZachary Scott2014-05-241-4/+38
* | | | | | resolved reorder issue in rails active record guidepeeyush2014-05-231-2/+4
* | | | | | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-2119-655/+654
* | | | | | Merge pull request #15231 from khusnetdinov/fix_typo_guides_active_support_in...Guillermo Iguaran2014-05-211-1/+1
|\ \ \ \ \ \
| * | | | | | Fix typo guides/source/active_support_instrumentation.mdMarat Khusnetdinov2014-05-221-1/+1
* | | | | | | fixes in active record query for reorderpeeyush2014-05-211-2/+2
* | | | | | | Merge pull request #15191 from camsong/masterYves Senn2014-05-201-2/+8
|\ \ \ \ \ \ \
| * | | | | | | Distinguish rake assets:clobber from rake assets:cleancam song2014-05-201-2/+5
* | | | | | | | Use generated binstubs in guides examples.Josef Šimánek2014-05-2016-108/+108
|/ / / / / / /
* | | | | | | Merge pull request #15155 from dskang/digestRafael Mendonça França2014-05-191-8/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Default config.assets.digests to true in developmentDan Kang2014-05-171-8/+18
* | | | | | | Merge pull request #14962 from arunagw/aa-fix-rake-activerecordYves Senn2014-05-192-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]Arun Agrawal2014-05-162-6/+6
| | |/ / / / / | |/| | | | |
* | | | | | | pg guide, move introductory sentences into main content. [ci skip]Yves Senn2014-05-191-7/+7
* | | | | | | A tiny pass through the PostgreSQL guide [ci skip]Robin Dupret2014-05-181-3/+4
* | | | | | | copy edits[ci skip]Vijay Dev2014-05-181-7/+6
* | | | | | | remove ecosystem link that is brokenGaurav Sharma2014-05-181-1/+0
| |/ / / / / |/| | | | |
* | | | | | Document method visibility for designing API docs. [ci skip]Zachary Scott2014-05-171-0/+34
* | | | | | fix symbolregonn2014-05-171-1/+1
* | | | | | prefer file name instead of filename [ci skip]Vijay Dev2014-05-171-2/+2
* | | | | | Replace first person point of view on guides.Hendy Tanata2014-05-163-11/+11
* | | | | | doc, pg `hstore` and `json` columns are mapped as `Hash`. [ci skip]Yves Senn2014-05-171-0/+8
* | | | | | remove trailing whitespace. [ci skip]Yves Senn2014-05-172-4/+4
|/ / / / /
* | | | | Merge pull request #15021 from hubertlepicki/allow_custom_host_in_asset_urlRafael Mendonça França2014-05-161-0/+8
|\ \ \ \ \
| * | | | | Improve documentation for asset_urlHubert Łępicki2014-05-081-0/+8
* | | | | | Document conflicts in `db/schema.rb` [ci skip]Leandro Facchinetti2014-05-161-0/+5
* | | | | | Merge pull request #15095 from JuanitoFatas/doc/generatorsRafael Mendonça França2014-05-131-2/+2
|\ \ \ \ \ \
| * | | | | | [ci skip] Fix a factual error and highlight code in generators guide.Juanito Fatas2014-05-141-2/+2
* | | | | | | Remove falsy deprecation note in AS guides [ci skip]Genadi Samokovarov2014-05-131-1/+1
|/ / / / / /
* | | | | | typo: resulution -> resolution [ci skip]Godfrey Chan2014-05-121-1/+1
* | | | | | pg guide, PostgreSQL legacy table view example. [ci skip]Yves Senn2014-05-111-0/+59
| |_|/ / / |/| | | |
* | | | | Merge pull request #15029 from JuanitoFatas/docpatch/routingRafael Mendonça França2014-05-081-11/+11
|\ \ \ \ \
| * | | | | [ci skip] Minor improvements on routing.md.Juanito Fatas2014-05-091-11/+11
* | | | | | pg guide, inet code example. [ci skip]Yves Senn2014-05-081-3/+29
| |/ / / / |/| | | |
* | | | | Branch name should match in text and code example.Ivan Tse2014-05-081-1/+1