aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #19455 from jonatack/patch-1Carlos Antonio da Silva2015-03-221-14/+14
|\
| * [ci skip] Consistent spacing inside hash bracketsJon Atack2015-03-221-14/+14
* | Merge pull request #19434 from kirs/deprecate-alias-method-chainRafael Mendonça França2015-03-221-2/+2
|\ \
| * | Deprecate alias_method_chain in favour of Module#prependKir Shatrov2015-03-221-2/+2
* | | Change 'a' to 'an' for 'HABTM' word [ci skip]Santosh Wadghule2015-03-231-1/+1
* | | [ci skip] Add link for "parameter_names section"yui-knk2015-03-231-1/+1
| |/ |/|
* | [ci skip] Change `the null` to `a not null constraint`yui-knk2015-03-221-1/+1
|/
* Change 'girlfriend' to 'partner'Sean Collins2015-03-201-1/+1
* Revert "Merge pull request #19404 from dmathieu/remove_rack_env"Jeremy Kemper2015-03-201-4/+4
* Updated MySQL documentation link to MySQL latest version 5.6 everywhere [ci s...amitkumarsuroliya2015-03-191-1/+1
* Merge pull request #19410 from y-yagi/add_reference_exampleSean Griffin2015-03-191-1/+1
|\
| * add foreign_key option to result of references column type [ci skip]yuuji.yaginuma2015-03-191-1/+1
* | don't fallback to RACK_ENV when RAILS_ENV is not presentDamien Mathieu2015-03-191-4/+4
|/
* Merge pull request #19403 from akshay-vishnoi/docsAbdelkader Boudih2015-03-191-1/+1
|\
| * [ci skip] use true as value rather than symbolAkshay Vishnoi2015-03-191-1/+1
* | [skip ci] Fixed typoJames2015-03-191-1/+1
|/
* [ci skip] use false as value rather than symbolAkshay Vishnoi2015-03-191-1/+1
* Change commands in the Getting Started guide to use scripts in bin/Dimiter Petrov2015-03-181-9/+9
* Merge pull request #19240 from yui-knk/refactor/guide_rbYves Senn2015-03-181-45/+0
|\
| * Remove gem check in guides/rails_guides.rbyui-knk2015-03-071-45/+0
* | - Make example code consistent for better understanding. [ci skip]Santosh Wadghule2015-03-181-5/+5
* | Fix wrong model name for 'Articles', It should be 'Article' [ci skip]Santosh Wadghule2015-03-181-1/+1
* | Add config.active_record.dump_schemas.Ryan Wallace2015-03-171-0/+5
* | Adds an example of how to access the arguments passed to a custom rake task [...Mohnish G J2015-03-161-2/+2
* | [skip ci] Fix typos in guidesAnton Davydov2015-03-152-2/+2
* | [ci skip] Fix dead linkyui-knk2015-03-161-1/+1
* | [ci skip] Subject-verb agreementJoel Brewer2015-03-141-1/+1
* | Merge pull request #19322 from AndrewHendrie/AndrewHendrie-guides-testing-par...Rafael Mendonça França2015-03-131-1/+1
|\ \
| * | Asserting partials modificationAndrew Hendrie2015-03-131-1/+1
* | | Added missing closing brace in sample code for safe HTML translationsChristian Ress2015-03-131-1/+1
* | | Update sprockets links to point to rails orgJoshua Peek2015-03-133-7/+7
* | | Fix typo in the “Testing Your Mailers” docsMarius Butuc2015-03-121-1/+1
* | | [ci skip] Take NOTE: as paragraph to make NOTE blockyui-knk2015-03-121-1/+4
* | | Merge pull request #18459 from cantino/action_controller_guide_editsRafael Mendonça França2015-03-111-45/+44
|\ \ \
| * | | Edits for grammar and clarity, with help from georgeclaghorn and robin850.Andrew Cantino2015-03-111-45/+44
* | | | Merge pull request #19289 from ahmad-alkheat/masterYves Senn2015-03-111-1/+1
|\ \ \ \
| * | | | Unnecessary usage of self in the guidesAhmad Al-kheat2015-03-111-1/+1
* | | | | [ci skip] Change to code elementyui-knk2015-03-111-1/+1
| |_|/ / |/| | |
* | | | Changed 'blank space' to 'blank line'Andrew Hendrie2015-03-091-1/+1
* | | | Merge pull request #19243 from yui-knk/fix/requireRafael Mendonça França2015-03-092-1/+1
|\ \ \ \
| * | | | Fix place of require 'rails_guides/markdown'yui-knk2015-03-072-1/+1
| | |_|/ | |/| |
* | | | use public Module#include instead of send :include [ci skip]yuuji.yaginuma2015-03-091-3/+3
* | | | Rails 5.0 needs ruby 2.2.1 or higherJeroen van Baarsen2015-03-081-1/+1
|/ / /
* | | Some documentation edits [ci skip]Robin Dupret2015-03-053-4/+10
* | | fix spelling, `ERb` -> `ERB` [ci skip]yuuji.yaginuma2015-03-041-1/+1
* | | Update cache_timestamp_format default value in guidesT.J. Schuck2015-03-031-1/+1
* | | Tiny documentation edits [ci skip]Robin Dupret2015-03-031-1/+1
* | | Remove line wrapping from the benchmark/ips outputPiotr Szotkowski2015-03-031-4/+4
* | | Remove mention of long-gone initializer and configJeremy Kemper2015-03-031-2/+0
* | | Merge pull request #19106 from teeceepee/patch-1Eileen M. Uchitelle2015-03-021-7/+8
|\ \ \