aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] Fix example of ActionController::Parameters#to_unsafe_hPrathamesh Sonpatki2016-03-241-1/+1
* s/responsibilty/responsibility/Vipul A M2016-03-222-2/+2
* format as code [ci-skip]Gaurish Sharma2016-03-141-1/+1
* Add example for ActionController::Parameters#to_unsafe_hGaurish Sharma2016-03-121-0/+7
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-03-069-32/+32
|\
| * [ci skip] Update all guides with `null: false` change in migrationsPrathamesh Sonpatki2016-03-033-23/+23
| * [ci skip] Update getting started guide for chanages in migrations APIPrathamesh Sonpatki2016-03-031-3/+3
| * [ci skip] fix json outputMikhail Dieterle2016-02-271-1/+1
| * [ci skip] Remove reference to Rails 4 in the initialization guide.Prathamesh Sonpatki2016-02-262-3/+3
| * [ci skip] Fix `'id'` to be fixed-width fontyui-knk2016-02-231-1/+1
| * [ci skip] fix typosMikhail Dieterle2016-02-141-3/+3
| * [ci skip] Update 'Testing Active Record'yui-knk2016-02-141-1/+1
* | This code won't workAkira Matsuda2016-03-061-1/+1
* | Merge pull request #24082 from kamipo/fix_typo_sslcipherRafael França2016-03-051-1/+1
|\ \
| * | Fix typo `--ssl-cipher`Ryuta Kamizono2016-03-061-1/+1
|/ /
* | Merge pull request #24081 from y-yagi/remove_entry_for_reverted_commitRafael França2016-03-051-3/+0
|\ \
| * | remove entry for reverted commit [ci skip]yuuji.yaginuma2016-03-061-3/+0
|/ /
* | Merge pull request #24079 from y-yagi/chage_date_time_to_datetimeSean Griffin2016-03-051-1/+1
|\ \
| * | chage `date_time` type ` to `datetime`yuuji.yaginuma2016-03-061-1/+1
* | | Merge pull request #24080 from y-yagi/make_attributes_api_example_to_workRafael França2016-03-051-2/+2
|\ \ \
| * | | make attributes API example to work [ci skip]yuuji.yaginuma2016-03-061-2/+2
|/ / /
* / / Update the rendering guide to match the current behaviorRafael Mendonça França2016-03-051-10/+9
|/ /
* | Revert "Merge pull request #22764 from stevenspiel/titleize_model_name_for_de...Rafael Mendonça França2016-03-053-44/+3
* | Merge pull request #24070 from y-yagi/remove_unnecessary_config_in_sprockets-...Rafael França2016-03-054-15/+2
|\ \
| * | remove config that are no longer needed in sprockets-rails 3yuuji.yaginuma2016-03-054-15/+2
* | | Merge pull request #24072 from byroot/remove-http-cache-forever-versionRafael França2016-03-052-13/+3
|\ \ \
| * | | Remove http_cache_forever's version parameterJean Boussier2016-03-052-13/+3
| |/ /
* | | Merge pull request #24075 from y-yagi/fix_typoSean Griffin2016-03-051-1/+1
|\ \ \
| * | | fix typo in attribute example [ci skip]yuuji.yaginuma2016-03-051-1/+1
|/ / /
* | | Merge pull request #24074 from meinac/small_doc_fixAndrew White2016-03-051-1/+1
|\ \ \
| * | | A small documentation fix about autosave associations [ci skip]Mehmet Emin İNAÇ2016-03-051-1/+1
| |/ /
* / / define APP_PATH with __dir__Xavier Noria2016-03-051-1/+1
|/ /
* | Merge pull request #24069 from kamipo/fix_indentationArun Agrawal2016-03-051-1/+1
|\ \
| * | Fix indentation [ci skip]Ryuta Kamizono2016-03-051-1/+1
* | | Merge pull request #24068 from y-yagi/remove_outdated_commentArun Agrawal2016-03-051-6/+0
|\ \ \ | |/ / |/| |
| * | remove outdated comment [ci skip]yuuji.yaginuma2016-03-051-6/+0
|/ /
* | Merge pull request #24064 from rubys/guides_puma3_startRafael França2016-03-043-8/+8
|\ \
| * | Match Puma 3 startup messages [ci skip]Sam Ruby2016-03-043-8/+8
* | | start hiding the `scope_chain` data structureAaron Patterson2016-03-042-1/+11
|/ /
* | Merge pull request #24061 from perceptec/update-engines-guideEileen M. Uchitelle2016-03-041-3/+3
|\ \
| * | Fix author callback in engines guide [ci skip]Michael Ryan2016-03-041-3/+3
* | | We're not using $2 from this RegexpAkira Matsuda2016-03-051-1/+1
* | | don't build the reflection chain to calculate `nested?`Aaron Patterson2016-03-041-1/+9
|/ /
* | remove useless ivarAaron Patterson2016-03-041-1/+0
* | Merge pull request #24053 from mohitnatoo/rails-dev-cacheKasper Timm Hansen2016-03-041-1/+1
|\ \
| * | - using rails dev:cache instead of rake dev:cache in test caseMohit Natoo2016-03-041-1/+1
* | | Merge pull request #24050 from mohitnatoo/rails-routes-railtiesKasper Timm Hansen2016-03-041-7/+7
|\ \ \
| * | | making a test definition more clear.Mohit Natoo2016-03-041-1/+1
| * | | [ci skip] using correcting test case names specifying `rails routes` instead ...Mohit Natoo2016-03-041-6/+6
| |/ /
* | | Merge pull request #24057 from javan/actioncable-return-subscriptionJeremy Daer2016-03-041-3/+4
|\ \ \