aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-11-151-2/+24
|\
| * copy edits [ci skip]Vijay Dev2015-11-151-12/+6
| * Grammer & Style Tweaks as per feedbackGaurish Sharma2015-11-141-3/+3
| * Document time testing helpersGaurish Sharma2015-11-091-0/+28
| * :nailcare: Grammer fixesGaurish Sharma2015-11-091-2/+2
* | Merge pull request #22112 from claudix/masterXavier Noria2015-11-131-0/+21
|\ \
| * | Improved explanationClaudi Martinez2015-11-131-4/+1
| * | Improved explanationClaudi Martinez2015-11-011-10/+16
| * | Fixed typoClaudi Martinez2015-10-291-1/+1
| * | Added warning on coding engine controllersClaudi Martinez2015-10-291-0/+18
* | | Fix typo: "in" should be "is"Rémy Coutable2015-11-111-1/+1
* | | Clarify i18n active[model/record] key differencesJames Coleman2015-11-111-0/+2
* | | upgrade listen to 3.0.4Xavier Noria2015-11-081-1/+1
* | | document the evented file system monitor opt-in in the config guide [ci skip]Xavier Noria2015-11-081-0/+22
* | | Fixed wording.Mike Boone2015-11-081-1/+1
* | | Merge pull request #21897 from swaathi/masterKasper Timm Hansen2015-11-071-0/+14
|\ \ \
| * | | Parameterize with options to preserve case of stringSwaathi K2015-11-071-0/+14
* | | | Merge pull request #22213 from y-yagi/remove_deprecated_option_from_guideRichard Schneeman2015-11-071-15/+0
|\ \ \ \
| * | | | remove deprecated `:tokenizer` option from guide [ci skip]yuuji.yaginuma2015-11-071-15/+0
| |/ / /
* | | | Merge pull request #22145 from atul-shimpi/masterYves Senn2015-11-071-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Issue #22139 : Edge Guides - ActiveRecord Migrations - Remove required option...atul-shimpi2015-11-011-2/+0
| | |/ | |/|
* | | Add comma to to make the information clearUbuntu2015-11-071-1/+1
* | | Clarify automatic creation/deletion of join models for has_many throughSean Collins2015-11-061-2/+4
* | | Merge pull request #22150 from raq929/patch-1Yves Senn2015-11-051-2/+4
|\ \ \
| * | | Update association_basics.mdraq9292015-11-011-2/+4
| |/ /
* | | [ci skip] ( ͡° ͜ʖ ͡°) ( ͡⊙ ͜ʖ ͡⊙) ( ͡◉ ͜ʖ ͡◉) javascrip...Kasper Timm Hansen2015-11-051-1/+1
* | | [ci skip] Remove final mentions of `static_cache_control` in docs.Kasper Timm Hansen2015-11-051-1/+3
* | | Remove links to docrailsRafael Mendonça França2015-11-051-2/+2
* | | Replace `serve_static_files` mentions in docs.Kasper Timm Hansen2015-11-044-6/+8
* | | document `try!` in ActiveSupport core ext guideSean Linsley2015-11-041-0/+7
* | | Update docs/comments to use setup/teardown blocks vs. methods.Ken Collins2015-11-032-5/+5
* | | [ci skip] querying guide methods first and last: mentioning the influence of ...r11runner2015-10-311-0/+4
|/ /
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-10-314-4/+4
|\ \
| * | Improved `KeyError` messages on bang version, since commit https://github.com...amitkumarsuroliya2015-10-111-1/+1
| * | Replace `an UNIQUE` with `a UNIQUE` as UNIQUE doesn't have a vowel sound [ci ...amitkumarsuroliya2015-10-072-2/+2
| * | Fixed wording in Assertion docs, changed ‘Assert’ -> ‘Asserts’Ronak Jangir2015-10-071-1/+1
* | | Fix double word 'be' [ci skip]Jake Worth2015-10-311-1/+1
* | | Merge pull request #12071 from Crunch09/outer_joinsSean Griffin2015-10-301-11/+37
|\ \ \
| * | | added ActiveRecord::Relation#left_outer_joinsFlorian Thomas2015-05-191-11/+37
* | | | Use #distinct instead of #uniq in the guides [ci skip]oesgalha2015-10-292-5/+5
| |_|/ |/| |
* | | [ci skip] Add `:binds` to a list of paramaters of `sql.active_record`yui-knk2015-10-281-0/+1
* | | Merge pull request #19686 from tsun1215/index_errorsSean Griffin2015-10-261-0/+4
|\ \ \
| * | | Errors can be indexed with nested attributesMichael Probber2015-04-171-0/+4
* | | | Edits default `config/boot.rb` to match what's generated by Rails 4.2.AnnaErshova2015-10-261-2/+1
* | | | Fix punctuation [ci skip]Markov Alexey2015-10-231-1/+1
* | | | API guidelines reword re the Oxford comma [ci skip]Xavier Noria2015-10-221-3/+4
* | | | Revert "[ci skip] removed extra comma"Xavier Noria2015-10-221-1/+1
* | | | [ci skip] removed extra commahemali jain2015-10-231-1/+1
* | | | Fix minor typo from #20038Sean Griffin2015-10-201-2/+2
* | | | Merge pull request #20038 from imanel/numeric_prependSean Griffin2015-10-201-11/+3
|\ \ \ \