| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more tests for the `--webpack` option | Tsukuru Tanimichi | 2017-12-05 | 1 | -0/+19 |
* | Modify `test_webpack_option` | Tsukuru Tanimichi | 2017-12-05 | 1 | -3/+5 |
* | Merge pull request #31279 from ttanimichi/tests-for-webpack-option | Guillermo Iguaran | 2017-12-04 | 1 | -0/+14 |
|\ |
|
| * | Add tests for the `--webpack` option | Tsukuru Tanimichi | 2017-12-04 | 1 | -0/+14 |
* | | Fix typo in test error message | claudiob | 2017-12-02 | 1 | -1/+1 |
|/ |
|
* | Use same version constraint in mysql adapter and generated application | yuuji.yaginuma | 2017-11-28 | 1 | -1/+1 |
* | Remove Content-Security-Policy initializer in API-only Applications | yuuji.yaginuma | 2017-11-27 | 1 | -0/+2 |
* | Added missing test for presence of CSP initializer | Prathamesh Sonpatki | 2017-11-27 | 1 | -0/+1 |
* | Use Puma 3.11 in newly generated applications | yuuji.yaginuma | 2017-11-27 | 1 | -1/+1 |
* | Remove field ids from scaffold form | yuuji.yaginuma | 2017-11-26 | 1 | -4/+4 |
* | Deprecate an `after_bundle` callback in Rails plugin templates | yuuji.yaginuma | 2017-11-18 | 1 | -0/+32 |
* | Add master key to `gitignore` on `rails new` | yuuji.yaginuma | 2017-11-16 | 1 | -0/+8 |
* | Merge pull request #30004 from npenzin/patch-1 | Yuji Yaginuma | 2017-11-15 | 1 | -1/+2 |
|\ |
|
| * | Ensure plugin_generator adds to new line in Gemfile | Nikita Penzin | 2017-11-14 | 1 | -1/+2 |
* | | Use .tt extension to all the template files | Rafael Mendonça França | 2017-11-13 | 1 | -2/+2 |
* | | Deprecate encrypted secrets in favor of credentials. | Kasper Timm Hansen | 2017-11-12 | 1 | -44/+0 |
* | | Merge pull request #30770 from y-yagi/do_not_create_credential_in_dummy_appli... | Kasper Timm Hansen | 2017-11-12 | 1 | -0/+2 |
|\ \ |
|
| * | | Do not create credentials in dummy application | yuuji.yaginuma | 2017-10-02 | 1 | -0/+2 |
* | | | Remove redundant passing --skip-active-storage in test cases | bogdanvlviv | 2017-11-08 | 5 | -6/+6 |
* | | | Do not run `active_storage:install` when bundle install is skipped | yuuji.yaginuma | 2017-11-08 | 2 | -2/+15 |
* | | | Merge pull request #30101 from bogdanvlviv/initialization-active_storage | Rafael França | 2017-11-06 | 7 | -18/+203 |
|\ \ \ |
|
| * | | | Rails::Generators::Actions#execute_command allows option `capture` | bogdanvlviv | 2017-11-06 | 1 | -0/+16 |
| * | | | `rails new` runs `rails active_storage:install` | bogdanvlviv | 2017-11-06 | 4 | -14/+32 |
| * | | | Add --skip-active-storage and do so automatically when --skip-active-record i... | bogdanvlviv | 2017-11-06 | 4 | -4/+155 |
* | | | | Generate the correct path in nested scaffold generator | yuuji.yaginuma | 2017-11-05 | 2 | -1/+30 |
|/ / / |
|
* | | | Improve out-of-box experience with System tests including chromedriver-helper... | Guillermo Iguaran | 2017-10-18 | 1 | -0/+2 |
* | | | Fix "warning: assigned but unused variable - message" | yuuji.yaginuma | 2017-10-12 | 1 | -2/+1 |
|/ / |
|
* | | Fix "warning: method redefined; discarding old test_scaffold_plural_names" | yuuji.yaginuma | 2017-09-30 | 1 | -2/+2 |
* | | scaffold nested name controller should be fine. | yalab | 2017-09-27 | 2 | -0/+36 |
* | | Respect quiet option in all process of `rails new` command | yuuji.yaginuma | 2017-09-25 | 1 | -1/+6 |
* | | Use escaped character in regexp | yhirano55 | 2017-09-11 | 1 | -1/+1 |
* | | Add credentials using a generic EncryptedConfiguration class (#30067) | David Heinemeier Hansson | 2017-09-11 | 3 | -5/+3 |
* | | Explicitly require `test_unit/reporter` in test helper | yuuji.yaginuma | 2017-09-04 | 1 | -0/+6 |
* | | Merge pull request #30323 from yhirano55/support_multiple_version_for_gem_method | Matthew Draper | 2017-08-31 | 1 | -4/+11 |
|\ \ |
|
| * | | Support multiple versions arguments for `gem` method of Generators | Yoshiyuki Hirano | 2017-08-19 | 1 | -4/+11 |
* | | | Merge pull request #30370 from yhirano55/fix_indentation_in_secrets_yaml_temp... | Kasper Timm Hansen | 2017-08-28 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix indentation in the template for secrets | Yoshiyuki Hirano | 2017-08-23 | 1 | -2/+2 |
| |/ / |
|
* / / | Remove frozen_string_literal magic comment from templates | Koichi ITO | 2017-08-22 | 1 | -2/+0 |
|/ / |
|
* | | Move common tests from `AppGeneratorTest` and `PluginGeneratorTest` to `Share... | bogdanvlviv | 2017-08-17 | 3 | -200/+114 |
* | | Fix RuboCop offenses | Koichi ITO | 2017-08-16 | 3 | -7/+7 |
* | | Add --skip-yarn option to the plugin generator | bogdanvlviv | 2017-08-15 | 3 | -26/+34 |
* | | Fix typo for api_app_generator_test | Yoshiyuki Hirano | 2017-08-15 | 1 | -1/+1 |
* | | Merge pull request #30219 from yhirano55/fix_app_generator_api_options | Rafael França | 2017-08-14 | 2 | -22/+41 |
|\ \ |
|
| * | | Refactor `--api` option of the app generator | Yoshiyuki Hirano | 2017-08-13 | 2 | -22/+41 |
* | | | Merge pull request #30241 from yhirano55/optimize_routes_indentation | Rafael Mendonça França | 2017-08-14 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | Optimize routes indentation | Yoshiyuki Hirano | 2017-08-14 | 1 | -0/+7 |
| |/ / |
|
* | | | Add frozen string pragma to expected routes files. | Pat Allan | 2017-08-14 | 1 | -0/+2 |
* | | | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 33 | -0/+66 |
* | | | Railties updates for frozen string literals. | Pat Allan | 2017-08-14 | 2 | -2/+2 |
|/ / |
|
* | | Merge pull request #30166 from yhirano55/fix_generator_method_environment | Rafael Mendonça França | 2017-08-11 | 1 | -6/+66 |
|\ \ |
|