| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #36747 from y-yagi/add_mention_about_collection_cache_vers... | y-yagi | 2019-07-26 | 1 | -0/+5 |
|\ |
|
| * | Add mention about `active_record.collection_cache_versioning` to the `new_fra... | yuuji.yaginuma | 2019-07-24 | 1 | -0/+5 |
* | | Merge pull request #34218 from eliotsykes/filter-common-sensitive-params | Rafael França | 2019-07-24 | 1 | -1/+3 |
|\ \ |
|
| * | | Add common sensitive names to generated filter parameters | Eliot Sykes | 2018-11-20 | 1 | -1/+3 |
| * | | Add secret to generated filter parameters | Eliot Sykes | 2018-11-20 | 1 | -1/+1 |
* | | | Merge pull request #36542 from spk/add-pidfile-option-to-puma-conf | Rafael França | 2019-07-23 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Add pidfile option to puma config template | Laurent Arnoud | 2019-06-23 | 1 | -0/+3 |
* | | | | create a newline between blocks when gem_group, github and add_source was cal... | masakazutakewaka | 2019-07-21 | 1 | -3/+7 |
* | | | | Merge pull request #35285 from masakazutakewaka/fix_railtie_add_newline_to_ge... | y-yagi | 2019-07-21 | 1 | -8/+14 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Append a newline to the Gemfile if it doesn't end with a newline | masakazutakewaka | 2019-07-19 | 1 | -8/+14 |
* | | | | Preserve existing attachment assignment behavior for upgraded apps | George Claghorn | 2019-07-20 | 1 | -0/+4 |
* | | | | Merge pull request #36603 from y-yagi/add_skip_collision_check_option | Yuji Yaginuma | 2019-07-18 | 1 | -2/+5 |
|\ \ \ \ |
|
| * | | | | Add `skip-collision-check` option to generator | yuuji.yaginuma | 2019-07-05 | 1 | -2/+5 |
* | | | | | Use reserved domain for example configuration | Jacob Bednarz | 2019-07-15 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Adds support for configuring HTTP Feature Policy (#33439) | Jacob Bednarz | 2019-07-10 | 1 | -0/+11 |
|/ / / |
|
* | | | Merge pull request #36534 from y-yagi/fixes_35137 | Yuji Yaginuma | 2019-07-03 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | Add the ability to set the CSP nonce only to the specified directives | yuuji.yaginuma | 2019-06-22 | 1 | -0/+3 |
| |/ / |
|
* / / | Replace the www.robotstxt.org URL with https one [ci skip] | Tatsuya Hoshino | 2019-06-25 | 1 | -1/+1 |
|/ / |
|
* | | Make `ActionDispatch::Response#content_type` behavior configurable | yuuji.yaginuma | 2019-06-21 | 1 | -0/+3 |
* | | Enable `Layout/EmptyLinesAroundAccessModifier` cop | Ryuta Kamizono | 2019-06-13 | 17 | -18/+0 |
* | | Remove redundant blank line at the bottom of the generated controller test | yuuji.yaginuma | 2019-06-07 | 1 | -1/+1 |
* | | Fix rubocop violation | yuuji.yaginuma | 2019-06-05 | 1 | -2/+1 |
* | | Bring `after_bundle` back to API document [ci skip] | yuuji.yaginuma | 2019-05-29 | 1 | -1/+6 |
* | | Skip needless spaces from generated app layout. | Kasper Timm Hansen | 2019-05-26 | 1 | -1/+1 |
* | | Bump Gemfile entry jbuilder version | Anton Rieder | 2019-05-23 | 1 | -1/+1 |
* | | Update the sqlite db yaml template to match others and mention proper support... | Vipul A M | 2019-05-12 | 2 | -2/+2 |
* | | Use a better requirement for sass-rails 6 prereleases | David Rodríguez | 2019-05-09 | 1 | -1/+1 |
* | | Make generated test work even when using virtual attributes | yuuji.yaginuma | 2019-05-05 | 4 | -7/+17 |
* | | Bump bootsnap to a version with disables iseq_cache for Ruby 2.5 | Prathamesh Sonpatki | 2019-04-26 | 1 | -1/+1 |
* | | Merge pull request #36067 from st0012/update-generator-for-api-app | Rafael França | 2019-04-23 | 2 | -0/+4 |
|\ \ |
|
| * | | Remove action_controller.perform_caching from api app's configs | st0012 | 2019-04-24 | 2 | -0/+4 |
* | | | Merge pull request #35852 from larouxn/resurrection | Rafael França | 2019-04-23 | 1 | -0/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Burn unnecessary files 🔥 | Nicholas La Roux | 2019-04-05 | 3 | -19/+0 |
| * | | Style fixes | Nicholas La Roux | 2019-04-05 | 1 | -3/+3 |
| * | | Resurrect generator templates | Nicholas La Roux | 2019-04-05 | 2 | -0/+4 |
| * | | Resurrect js/js engine options and generators | Nicholas La Roux | 2019-04-05 | 2 | -0/+22 |
* | | | Allow sass-rails greater than 5.x in new apps | Guillermo Iguaran | 2019-04-22 | 1 | -1/+1 |
* | | | Add `null: false` constraint by default for `belongs_to` associations | Prathamesh Sonpatki | 2019-04-19 | 1 | -2/+8 |
* | | | Factorize bin/update in bin/setup, and make bin/setup idempotent | David Stosik | 2019-04-17 | 2 | -35/+3 |
* | | | generate config.cache_classes = false if Spring | Xavier Noria | 2019-04-14 | 1 | -5/+10 |
* | | | Delete not user method for plugin_generator | soartec-lab | 2019-04-09 | 1 | -15/+0 |
|/ / |
|
* | | Use `execute_batch2` rather than `execute_batch` to fix performance regressio... | Ryuta Kamizono | 2019-04-04 | 1 | -1/+1 |
* | | Don't normalize `original_app_name` | Ryuta Kamizono | 2019-04-03 | 1 | -2/+2 |
* | | Merge pull request #35805 from excid3/attachments-field-generators | Rafael França | 2019-04-02 | 7 | -20/+51 |
|\ \ |
|
| * | | Add attachment and attachments field generators | Chris Oliver | 2019-03-30 | 7 | -20/+51 |
* | | | Include final newline in generated .ruby-version | Orhan Toy | 2019-04-01 | 1 | -1/+1 |
|/ / |
|
* | | Add rich_text field to model generators | Chris Oliver | 2019-03-28 | 2 | -10/+19 |
* | | bumps Zeitwerk and Bootsnap | Xavier Noria | 2019-03-26 | 1 | -1/+1 |
* | | Use webdrivers instead of chromedriver-helper in new apps | Guillermo Iguaran | 2019-03-24 | 1 | -2/+2 |
* | | Indentation >> | Akira Matsuda | 2019-03-13 | 1 | -3/+3 |