aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Improve readability of 4.3's NOTE in migration.md.Juanito Fatas2013-09-171-3/+3
* [ci skip] Consistency wording of 9.6 in form_helpers.mdJuanito Fatas2013-09-151-1/+1
* Merge pull request #12231 from harshadsabne/masterSteve Klabnik2013-09-141-6/+6
|\
| * [ci skip] Update plugins.mdHarshad Sabne2013-09-141-6/+6
* | Merge pull request #12215 from harshadsabne/masterRafael Mendonça França2013-09-131-5/+5
|\|
| * Update 3_2_release_notes.mdHarshad Sabne2013-09-131-5/+5
* | Merge pull request #12216 from suginoy/a-anRafael Mendonça França2013-09-133-4/+4
|\ \
| * | Fix typos: the indefinite articles(a -> an)SUGINO Yasuhiro2013-09-133-4/+4
* | | Use the Rails binary when generating taskRafael Mendonça França2013-09-121-2/+2
* | | Merge pull request #12170 from siong1987/taskRafael Mendonça França2013-09-121-1/+3
|\ \ \
| * | | [ci skip] Documentation on how to create custom rake tasks.Teng Siong Ong2013-09-101-1/+3
* | | | Merge pull request #12175 from JuanitoFatas/doc-patchRafael Mendonça França2013-09-121-5/+16
|\ \ \ \
| * | | | [ci skip] Fix links in section 5.3 of i18n.mdJuanito Fatas2013-09-101-5/+5
| * | | | [ci skip] Add missing setting locale code snippet.Juanito Fatas2013-09-101-0/+11
| |/ / /
* | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-09-1310-119/+283
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wrap the guides in 80 columns [ci skip]Rafael Mendonça França2013-09-121-101/+260
| * | | Added quotes when defining the precision for the `decimal` fieldsmogetutu2013-09-121-1/+1
| * | | Plural of Deer not deerSergio2013-09-101-1/+1
| * | | html generated for a search formSergio2013-09-091-1/+1
| * | | added # or commentSergio2013-09-051-1/+1
| * | | Review the changes made on 90155b4e28a3887dce9428e9df150ede3d6c7465Rafael Mendonça França2013-09-041-5/+9
| * | | Client.exists?(1,2,3) and Client.exists?([1,2,3]) does not workSergio2013-09-051-3/+3
| * | | Example of Join modelsSergio2013-09-041-1/+1
| * | | `implemention` => `implementation`Vipul A M2013-09-031-1/+1
| * | | `attibutes` => `attributes`Vipul A M2013-09-031-1/+1
| * | | Be assertive about adding `[ci skip]` messageVipul A M2013-09-031-1/+1
| * | | 4.0 Release notes should point to 4.0 ChangelogVipul A M2013-09-031-6/+6
| * | | Fix spacing issueVipul A M2013-09-031-0/+1
| | |/ | |/|
* | | Update 4_0_release_notes.mdHarshad Sabne2013-09-121-3/+3
* | | remove sentence errmichaelminter2013-09-111-1/+1
* | | Update Rails 3.2.x guide link [ci skip]Tomas Varaneckas2013-09-101-1/+1
* | | Merge pull request #12167 from hannesfostie/grammar-improvementSteve Klabnik2013-09-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Improves a sentence in guides/securityHannes Fostie2013-09-091-1/+1
* | | Merge pull request #12157 from robin850/patch-9Yves Senn2013-09-091-1/+1
|\ \ \
| * | | Use MiniTest::Unit::TestCase instead of Minitest::TestRobin Dupret2013-09-071-1/+1
| |/ /
* / / [ci skip] Change link name of Rails i18n wiki.Juanito Fatas2013-09-091-1/+1
|/ /
* | Use Ruby on Rails Coding Conventions for code examples in the guidesPaul Nikitochkin2013-09-0611-90/+89
* | Merge pull request #12130 from egilburg/patch-1Yves Senn2013-09-051-2/+33
|\ \
| * | Document a difference between pluck and select [ci skip]Eugene Gilburg2013-09-041-2/+33
| |/
* / Adjusting 4.0 release notes to show more appropriate replacements for dynamic...Brock Trappitt2013-09-011-3/+3
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-08-313-11/+17
|\
| * Fix typos [ci skip]Carlos Antonio da Silva2013-08-301-2/+2
| * Add documentation for rake db:setup taskJay Hayes2013-08-291-0/+5
| * Note functional equivalence in reset taskJay Hayes2013-08-291-2/+2
| * Document ability to run a single test.wangjohn2013-08-211-1/+8
| * Removing merge conflict remnants in the guides.wangjohn2013-08-211-6/+0
| * Moved "`mod_expires` to be enabled" to new line.Prathamesh Sonpatki2013-08-211-2/+2
* | Fix broken link to Fixtures documentation on guidesDavid Padilla2013-08-292-2/+2
* | Merge pull request #12033 from alexaltair/patch-1Yves Senn2013-08-271-1/+1
|\ \
| * | Update Test::Unit to MinitestAlex Altair2013-08-271-1/+1