aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Ruby 2.2.2Jon Atack2015-04-142-3/+3
* Merge pull request #19034 from jvanbaarsen/explicit-job-base-classMatthew Draper2015-03-301-0/+15
|\
| * Add explicit base class for ActiveJob jobsJeroen van Baarsen2015-03-231-0/+15
* | Merge pull request #19483 from yui-knk/fix/getting_startedZachary Scott2015-03-291-1/+1
|\ \
| * | [ci skip] Fix an object of `reference`yui-knk2015-03-241-1/+1
* | | Remove old and not working link. [ci skip]Santosh Wadghule2015-03-281-1/+1
* | | Correct doc sentence [ci skip]Santosh Wadghule2015-03-271-1/+1
* | | [skip ci] Update configuring.md with #18846Jon Atack2015-03-271-0/+5
* | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-03-267-28/+28
|\ \ \
| * | | Rails 5 requires 2.2.1. [ci skip]Juanito Fatas2015-03-241-1/+1
| * | | [ci skip] Change to a singular form (`the comment model`)yui-knk2015-03-241-1/+1
| * | | [ci skip] Capitalize titleyui-knk2015-03-221-1/+1
| * | | Better title in Testing GuideKir Shatrov2015-03-221-1/+1
| * | | [ci skip] Fix link formatyui-knk2015-03-151-1/+1
| * | | [ci skip] Remove spacesyui-knk2015-03-141-27/+27
| * | | Add backquote to :as option.yui-knk2015-03-111-1/+1
| * | | [ci skip] Remove unnecessary spaceyui-knk2015-03-041-2/+2
| * | | [ci skip] Fix fenced code block langyui-knk2015-03-031-1/+1
| * | | [ci skip] Add `.`yui-knk2015-03-031-1/+1
* | | | [skip ci] Minor edits for clarity, to make smooth, & separate clauses.Kyle Oba2015-03-251-2/+2
* | | | Documenting remove_column as a reversible migration method [ci skip]Andrey Nering2015-03-251-0/+8
* | | | [ci skip] Active Record Validations guide fixesJon Atack2015-03-251-3/+5
* | | | update `config.assets.digest` default value in guides [ci skip]yuuji.yaginuma2015-03-251-2/+1
* | | | [ci skip] Update 4.2 Release notes with more assert_select information.Kasper Timm Hansen2015-03-241-0/+24
| |/ / |/| |
* | | 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
| |_|/ |/| |