aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Unify behavior of all Numeric extensions and use Module.prepend instead of al...Bernard Potocki2015-05-281-11/+3
* | | | Update #20768 to address feedbackSean Griffin2015-10-201-3/+3
* | | | [Rails Guides] Clarify `belongs_to_required_by_default` optionVladimir Rybas2015-10-201-1/+3
* | | | Merge pull request #20795 from benjiwheeler/validation_guide_ret_valSean Griffin2015-10-201-7/+15
|\ \ \ \
| * | | | activerecord guide: clarified roles of valid method and errors object [ci skip]Ben Wheeler2015-07-081-7/+15
* | | | | [ci skip] Replace "destroy` method" with `destroy` action`yui-knk2015-10-201-1/+1
* | | | | added Rails 4 context for migrations:install taskSimon H2015-10-191-1/+1
* | | | | [ci skip] Improve readability in active model basics guideTim Wade2015-10-181-7/+7
* | | | | [ci skip] Add backend queue starting documentationschneems2015-10-161-3/+12
* | | | | Update active_record_migrations.mdAnna Ershova2015-10-151-1/+1
* | | | | Clarifies db can be set up from structure.sql alsoAnnaErshova2015-10-151-1/+1
* | | | | Fix formatting of ActiveRecord PostgreSQL guide.Christian Wesselhoeft2015-10-131-4/+6
* | | | | [ci skip] Fix typo in deep_dup docsEric Turner2015-10-121-1/+1
* | | | | Merge pull request #21906 from scottgonzalez/form-helpersClaudio B.2015-10-081-6/+8
|\ \ \ \ \
| * | | | | Minor cleanup for form helpers guide [ci skip]Scott González2015-10-081-6/+8
* | | | | | Improve readability in CSRF section of guideAndy Lampert2015-10-071-4/+3
* | | | | | Revert "Update asset_pipeline.md"Rafael Mendonça França2015-10-071-1/+1
|/ / / / /
* | | | | Fix "Esperanto" nameMiguel Parramon2015-10-071-1/+1
* | | | | Merge pull request #21899 from scottgonzalez/layouts-and-rendering-typoRichard Schneeman2015-10-071-1/+1
|\ \ \ \ \
| * | | | | Fix typo in docs [ci skip]Scott González2015-10-071-1/+1
* | | | | | Fix pluralization in docs [ci skip]Scott González2015-10-071-1/+1
|/ / / / /
* | | | | [ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel soundtanmay30112015-10-064-5/+5
* | | | | Update asset_pipeline.mdkentendo2015-10-051-1/+1
* | | | | Merge pull request #21796 from dv/docs-change-to-parse-nested-queryEileen M. Uchitelle2015-10-051-7/+0
|\ \ \ \ \
| * | | | | Remove TIP on parse_queryDavid Verhasselt2015-10-051-7/+0
* | | | | | concatenate @lang if @lang is presence to avoid useless slashSeiei Miyagi2015-10-051-1/+1
* | | | | | Add ability to translate rails guides documents.yamlSeiei Miyagi2015-10-052-2/+2
* | | | | | Merge pull request #20981 from dkoprov/ar_postgres_enum_docs_additionSean Griffin2015-10-041-5/+41
|\ \ \ \ \ \
| * | | | | | adds more info on working with postgres ENUM typeDmitry Koprov2015-07-231-5/+41
* | | | | | | Merge pull request #21857 from cllns/fix-myspace-example-wordingClaudio B.2015-10-041-5/+3
|\ \ \ \ \ \ \
| * | | | | | | Update text on CSS Injection / MyspaceSean Collins2015-10-031-5/+3
* | | | | | | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-10-042-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ci skip] Add `:` before code blocks.yui-knk2015-09-251-1/+1
| * | | | | | | | Add a missing period to layouts_and_rendering.md [ci skip]Juanito Fatas2015-09-241-1/+1
* | | | | | | | | Revert "removing Rack::Runtime from the default stack."Aaron Patterson2015-10-033-1/+3
* | | | | | | | | Fixed deprecated string to specify the middleware [ci skip]amitkumarsuroliya2015-10-031-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #21851 from y-yagi/use_class_to_specify_middlewareKasper Timm Hansen2015-10-031-5/+5
|\ \ \ \ \ \ \ \