Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | No need to extract a limit for a boolean type | Ryuta Kamizono | 2016-03-04 | 2 | -5/+1 | |
* | | | | | | | | Merge pull request #24086 from yui-knk/do_not_ad_integration_test_class | Yves Senn | 2016-03-07 | 3 | -2/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Prevent not-intended loading of `ActionDispatch::IntegrationTest` | yui-knk | 2016-03-07 | 3 | -2/+9 | |
* | | | | | | | | | Merge pull request #24091 from mcfiredrill/fix-helper-method-docs | Rafael França | 2016-03-07 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | clarify that helper_method makes both methods available in the view | Tony Miller | 2016-03-07 | 1 | -1/+2 | |
* | | | | | | | | | | Merge pull request #24090 from meinac/silence_deprecation_warning_action_view... | Rafael França | 2016-03-06 | 1 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Silence deprecation message for dynamic controller and actions on action_view... | Mehmet Emin İNAÇ | 2016-03-07 | 1 | -6/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #24085 from vipulnsward/i18n-test-addition | Kasper Timm Hansen | 2016-03-06 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | - Added i18n test to verify assigning hash directly to fallbacks instead of u... | Vipul A M | 2016-03-06 | 1 | -1/+7 | |
* | | | | | | | | | | prefer require_relative over require + File.expand_path | Xavier Noria | 2016-03-06 | 4 | -4/+5 | |
* | | | | | | | | | | use __dir__ for relative paths in config/application.rb | Xavier Noria | 2016-03-06 | 2 | -2/+2 | |
* | | | | | | | | | | use __dir__ for relative paths in config/boot.rb | Xavier Noria | 2016-03-06 | 2 | -3/+3 | |
* | | | | | | | | | | use __dir__ to load the application in environment.rb | Xavier Noria | 2016-03-06 | 1 | -1/+1 | |
* | | | | | | | | | | use __dir__ to load the environment in config.ru | Xavier Noria | 2016-03-06 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-03-06 | 9 | -32/+32 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ci skip] Update all guides with `null: false` change in migrations | Prathamesh Sonpatki | 2016-03-03 | 3 | -23/+23 | |
| * | | | | | | | | | | [ci skip] Update getting started guide for chanages in migrations API | Prathamesh Sonpatki | 2016-03-03 | 1 | -3/+3 | |
| * | | | | | | | | | | [ci skip] fix json output | Mikhail Dieterle | 2016-02-27 | 1 | -1/+1 | |
| * | | | | | | | | | | [ci skip] Remove reference to Rails 4 in the initialization guide. | Prathamesh Sonpatki | 2016-02-26 | 2 | -3/+3 | |
| * | | | | | | | | | | [ci skip] Fix `'id'` to be fixed-width font | yui-knk | 2016-02-23 | 1 | -1/+1 | |
| * | | | | | | | | | | [ci skip] fix typos | Mikhail Dieterle | 2016-02-14 | 1 | -3/+3 | |
| * | | | | | | | | | | [ci skip] Update 'Testing Active Record' | yui-knk | 2016-02-14 | 1 | -1/+1 | |
* | | | | | | | | | | | This code won't work | Akira Matsuda | 2016-03-06 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #24082 from kamipo/fix_typo_sslcipher | Rafael França | 2016-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix typo `--ssl-cipher` | Ryuta Kamizono | 2016-03-06 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #24081 from y-yagi/remove_entry_for_reverted_commit | Rafael França | 2016-03-05 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | remove entry for reverted commit [ci skip] | yuuji.yaginuma | 2016-03-06 | 1 | -3/+0 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #24079 from y-yagi/chage_date_time_to_datetime | Sean Griffin | 2016-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | chage `date_time` type ` to `datetime` | yuuji.yaginuma | 2016-03-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #24080 from y-yagi/make_attributes_api_example_to_work | Rafael França | 2016-03-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | make attributes API example to work [ci skip] | yuuji.yaginuma | 2016-03-06 | 1 | -2/+2 | |
|/ / / / / / / / / / / / | ||||||
* / / / / / / / / / / / | Update the rendering guide to match the current behavior | Rafael Mendonça França | 2016-03-05 | 1 | -10/+9 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Revert "Merge pull request #22764 from stevenspiel/titleize_model_name_for_de... | Rafael Mendonça França | 2016-03-05 | 3 | -44/+3 | |
* | | | | | | | | | | | Merge pull request #24070 from y-yagi/remove_unnecessary_config_in_sprockets-... | Rafael França | 2016-03-05 | 4 | -15/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | remove config that are no longer needed in sprockets-rails 3 | yuuji.yaginuma | 2016-03-05 | 4 | -15/+2 | |
* | | | | | | | | | | | | Merge pull request #24072 from byroot/remove-http-cache-forever-version | Rafael França | 2016-03-05 | 2 | -13/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove http_cache_forever's version parameter | Jean Boussier | 2016-03-05 | 2 | -13/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #24075 from y-yagi/fix_typo | Sean Griffin | 2016-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fix typo in attribute example [ci skip] | yuuji.yaginuma | 2016-03-05 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #24074 from meinac/small_doc_fix | Andrew White | 2016-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | A small documentation fix about autosave associations [ci skip] | Mehmet Emin İNAÇ | 2016-03-05 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* / / / / / / / / / / / | define APP_PATH with __dir__ | Xavier Noria | 2016-03-05 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #24069 from kamipo/fix_indentation | Arun Agrawal | 2016-03-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix indentation [ci skip] | Ryuta Kamizono | 2016-03-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge pull request #24068 from y-yagi/remove_outdated_comment | Arun Agrawal | 2016-03-05 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | remove outdated comment [ci skip] | yuuji.yaginuma | 2016-03-05 | 1 | -6/+0 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #24064 from rubys/guides_puma3_start | Rafael França | 2016-03-04 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Match Puma 3 startup messages [ci skip] | Sam Ruby | 2016-03-04 | 3 | -8/+8 | |
* | | | | | | | | | | | | start hiding the `scope_chain` data structure | Aaron Patterson | 2016-03-04 | 2 | -1/+11 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #24061 from perceptec/update-engines-guide | Eileen M. Uchitelle | 2016-03-04 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ |