aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initialize `column.table_name` immediately for `column.serial?` correctly wor...Ryuta Kamizono2016-03-088-21/+56
* Merge pull request #24034 from kamipo/remove_outdated_commentArthur Nogueira Neves2016-03-071-1/+0
|\
| * Remove outdated comment [ci skip]Ryuta Kamizono2016-03-041-1/+0
* | Add changelog for batch touch records.Arthur Neves2016-03-071-0/+15
* | Merge pull request #23880 from bronson/extract-integration-behaviorRafael França2016-03-071-22/+35
|\ \
| * | extract ActionDispatch::IntegrationTest::BehaviorScott Bronson2016-03-071-22/+35
* | | move changelog to right place [skip ci]Arthur Neves2016-03-071-6/+6
* | | Add changelog for #20997Arthur Neves2016-03-071-0/+6
* | | Merge pull request #23922 from rthbound/fix-funny-spellingArthur Nogueira Neves2016-03-071-2/+2
|\ \ \ | |/ / |/| |
| * | Fixes funny spellingRyan T. Hosford2016-02-261-2/+2
* | | Merge pull request #24095 from maclover7/rm-incorrect-exampleJon Moss2016-03-071-2/+2
|\ \ \
| * | | Remove incorrect Rack documentation exampleJon Moss2016-03-071-2/+2
|/ / /
* | | Merge pull request #23939 from akshaymohite/fix-configuration-tests-semanticsSean Griffin2016-03-071-2/+2
|\ \ \
| * | | Fixed couple of semantics in the configuration_test.rbAkshay2016-02-281-2/+2
* | | | Merge pull request #23993 from kamipo/no_need_to_extract_limit_for_booleanSean Griffin2016-03-072-5/+1
|\ \ \ \
| * | | | No need to extract a limit for a boolean typeRyuta Kamizono2016-03-042-5/+1
* | | | | Merge pull request #24086 from yui-knk/do_not_ad_integration_test_classYves Senn2016-03-073-2/+9
|\ \ \ \ \
| * | | | | Prevent not-intended loading of `ActionDispatch::IntegrationTest`yui-knk2016-03-073-2/+9
* | | | | | Merge pull request #24091 from mcfiredrill/fix-helper-method-docsRafael França2016-03-071-1/+2
|\ \ \ \ \ \
| * | | | | | clarify that helper_method makes both methods available in the viewTony Miller2016-03-071-1/+2
* | | | | | | Merge pull request #24090 from meinac/silence_deprecation_warning_action_view...Rafael França2016-03-061-6/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Silence deprecation message for dynamic controller and actions on action_view...Mehmet Emin İNAÇ2016-03-071-6/+8
|/ / / / / /
* | | | | | Merge pull request #24085 from vipulnsward/i18n-test-additionKasper Timm Hansen2016-03-061-1/+7
|\ \ \ \ \ \
| * | | | | | - Added i18n test to verify assigning hash directly to fallbacks instead of u...Vipul A M2016-03-061-1/+7
* | | | | | | prefer require_relative over require + File.expand_pathXavier Noria2016-03-064-4/+5
* | | | | | | use __dir__ for relative paths in config/application.rbXavier Noria2016-03-062-2/+2
* | | | | | | use __dir__ for relative paths in config/boot.rbXavier Noria2016-03-062-3/+3
* | | | | | | use __dir__ to load the application in environment.rbXavier Noria2016-03-061-1/+1
* | | | | | | use __dir__ to load the environment in config.ruXavier Noria2016-03-061-1/+1
* | | | | | | 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