| Commit message (Expand) | Author | Age | Files | Lines |
* | Change http postgresql.org links to https [ci skip] | yuuji.yaginuma | 2017-07-30 | 3 | -24/+24 |
* | Squashed commit of the following: | ydakuka | 2017-07-28 | 1 | -3/+3 |
* | [ci skip] update routing guide | Yauheni Dakuka | 2017-07-28 | 1 | -1/+1 |
* | Require arel master in the benchmark template | Sean Griffin | 2017-07-25 | 1 | -0/+1 |
* | [ci skip] Add documentation for after_create_commit and after_update_commit c... | jagdeepsingh | 2017-07-25 | 1 | -0/+29 |
* | Merge pull request #29884 from padi/update_rails_5_upgrade_guide | Rafael França | 2017-07-21 | 1 | -0/+10 |
|\ |
|
| * | Updates Rails upgrade guide for 4.2 to 5.0 regarding the removal of `ActionVi... | Marc Rendl Ignacio | 2017-07-21 | 1 | -0/+10 |
* | | Merge pull request #27662 from nhorton/patch-1 | Sean Griffin | 2017-07-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixing "Adding Member Routes" documentation | Noah Horton | 2017-01-12 | 1 | -1/+1 |
* | | | Merge pull request #29758 from glaucocustodio/patch-1 [ci skip] | Sean Griffin | 2017-07-17 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | Add documentation for class_attribute options | Glauco Custódio | 2017-07-17 | 1 | -2/+1 |
* | | | | Merge pull request #29782 from y-yagi/follow_up_29699 | Kasper Timm Hansen | 2017-07-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Set `represent_boolean_as_integer` via `configuration` | yuuji.yaginuma | 2017-07-16 | 1 | -1/+1 |
* | | | | | Replace Erubis with Erubi in a part of guide [ci skip] | Koichi ITO | 2017-07-16 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #29770 from y-yagi/fix_boolean_column_migration_script | Kasper Timm Hansen | 2017-07-15 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix boolean column migration script | yuuji.yaginuma | 2017-07-13 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Remove redundant instances of the word 'simply' from documentation, on the ba... | Emma Barnes | 2017-07-15 | 1 | -4/+4 |
* | | | | [ci skip]Remove options of javascript_link_tag and stylesheet_link_tag in guides | willnet | 2017-07-14 | 1 | -32/+0 |
|/ / / |
|
* | | | Merge pull request #29699 from lugray/represent_boolean_as_integer | Matthew Draper | 2017-07-12 | 1 | -0/+22 |
|\ \ \ |
|
| * | | | Change sqlite3 boolean serialization to use 1 and 0 | Lisa Ugray | 2017-07-11 | 1 | -0/+22 |
| |/ / |
|
* / / | Fix english for the rescue_from warning [ci skip] | Yuki Nishijima | 2017-07-11 | 1 | -1/+1 |
|/ / |
|
* | | Protect from forgery by default | Lisa Ugray | 2017-07-10 | 1 | -0/+2 |
* | | [ci skip] Updated language on validations. | Daniel Castro | 2017-07-09 | 1 | -2/+2 |
* | | Clarify i18n guide for how pluralization rules work by default | Sage Ross | 2017-07-07 | 1 | -2/+20 |
* | | Merge pull request #29668 from y-yagi/add_missing_status_code_and_symbol | Arun Agrawal | 2017-07-04 | 1 | -0/+2 |
|\ \ |
|
| * | | Add missing http status codes [ci skip] | yuuji.yaginuma | 2017-07-04 | 1 | -0/+2 |
* | | | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 21 | -21/+0 |
* | | | Merge pull request #29540 from kirs/rubocop-frozen-string | Matthew Draper | 2017-07-02 | 21 | -0/+21 |
|\ \ \ |
|
| * | | | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 21 | -0/+21 |
| |/ / |
|
* | | | Merge pull request #29534 from y-yagi/clear_screenshots_in_tmp_clear_task | Eileen M. Uchitelle | 2017-07-01 | 1 | -7/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Clear screenshots files in `tmp:clear` task | yuuji.yaginuma | 2017-06-27 | 1 | -7/+8 |
* | | | [ci skip] run migration before looking at schema | Sai Prashanth | 2017-06-30 | 1 | -2/+2 |
* | | | Specify correct extension for text layouts | Jorge Dias | 2017-06-29 | 1 | -1/+1 |
* | | | Fix grammar for documentation of rails/command.rb [ci skip] | James Bush | 2017-06-28 | 1 | -1/+1 |
* | | | Document ActiveRecord's PostgreSQL-specific support for JSONB datatype in Rai... | Marc Rendl Ignacio | 2017-06-27 | 1 | -1/+6 |
|/ / |
|
* | | Update security.md | Yauheni Dakuka | 2017-06-26 | 1 | -1/+1 |
* | | Guides: Clarify partial local variable naming. | Yong Bakos | 2017-06-23 | 1 | -1/+1 |
* | | Merge pull request #29524 from y-yagi/do_not_use_private_api_in_bug_report_te... | Eileen M. Uchitelle | 2017-06-22 | 2 | -8/+4 |
|\ \ |
|
| * | | Do not use private API in bug report templates | yuuji.yaginuma | 2017-06-22 | 2 | -8/+4 |
* | | | Fix hash conditions documentation [ci skip] | Abraham Chan | 2017-06-22 | 1 | -2/+0 |
* | | | Shrink image files in the guides using ImageOptim | Akira Matsuda | 2017-06-21 | 39 | -0/+0 |
* | | | [ci skip] Fixed the attribute name for event.detail | Prathamesh Sonpatki | 2017-06-20 | 1 | -3/+3 |
|/ / |
|
* | | Merge pull request #29493 from y-yagi/deprecate_capify | Rafael França | 2017-06-19 | 1 | -8/+0 |
|\ \ |
|
| * | | Deprecate an `capify!` method in generators and templates | yuuji.yaginuma | 2017-06-18 | 1 | -8/+0 |
* | | | [ci skip] Update fedora SQLite3 package name | utilum | 2017-06-17 | 1 | -1/+1 |
|/ / |
|
* | | Remove references to deprecared raise_runtime_errors from documentation, whic... | Vipul A M | 2017-06-17 | 2 | -16/+0 |
* | | Updated `working with javascript` readme to support the behavior of rails-ujs. | Dmytro Vasin | 2017-06-15 | 1 | -0/+29 |
* | | Add brakeman to guides/additional resources. Fixes #29383 [ci skip] (#29427) | Vipul A M | 2017-06-12 | 1 | -3/+4 |
* | | Missing dots [ci skip] (#29414) | Vipul A M | 2017-06-11 | 1 | -4/+4 |
* | | Merge pull request #29268 from gsamokovarov/delegate-missing-to-guides | Vipul A M | 2017-06-11 | 1 | -0/+21 |
|\ \ |
|