| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Better spacing in environments/production.rb file | Grey Baker | 2017-05-15 | 1 | -3/+4 |
* | | | Replace therubyracer with mini_racer | Sam | 2017-05-30 | 1 | -1/+1 |
* | | | Add option for class_attribute default (#29270) | David Heinemeier Hansson | 2017-05-29 | 1 | -4/+4 |
| |/
|/| |
|
* | | Doh. We are doing this on secrets:setup. Revert "Ignore the encrypted secrets... | David Heinemeier Hansson | 2017-05-29 | 1 | -3/+0 |
* | | Merge pull request #29266 from ojiry/add-elm-option-to-generator-desc | Eileen M. Uchitelle | 2017-05-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Add elm option of webpack to generator description | Ryoji Yoshioka | 2017-05-29 | 1 | -1/+1 |
* | | | Ignore the encrypted secrets key file that is created by rails secrets:setup | David Heinemeier Hansson | 2017-05-29 | 1 | -0/+3 |
|/ / |
|
* | | Merge pull request #28132 from mikeycgto/aead-encrypted-cookies | Kasper Timm Hansen | 2017-05-28 | 1 | -0/+4 |
|\ \ |
|
| * | | AEAD encrypted cookies and sessions | Michael Coyne | 2017-05-22 | 1 | -0/+4 |
* | | | Includes namespace in system test skelton when namespace is specified | yuuji.yaginuma | 2017-05-28 | 1 | -1/+1 |
* | | | Do not show --webpack option in the plugin help message | ash | 2017-05-26 | 2 | -4/+5 |
* | | | Merge pull request #29176 from bogdanvlviv/define-path-with__dir__ | Matthew Draper | 2017-05-26 | 16 | -24/+24 |
|\ \ \ |
|
| * | | | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 16 | -24/+24 |
| |/ / |
|
* | | | Merge pull request #29195 from kaspth/rails-secrets-better-edit-exception | Kasper Timm Hansen | 2017-05-25 | 2 | -16/+17 |
|\ \ \ |
|
| * | | | Reorder first secrets edit flow. | Kasper Timm Hansen | 2017-05-25 | 2 | -16/+17 |
| |/ / |
|
* | | | We dont actually use the ultra short-hand, so no need to complicate things wi... | David Heinemeier Hansson | 2017-05-24 | 1 | -1/+1 |
* | | | Slim down the source definition | David Heinemeier Hansson | 2017-05-24 | 1 | -5/+1 |
|/ / |
|
* | | Unused variable | David Heinemeier Hansson | 2017-05-20 | 1 | -1/+0 |
* | | Use recyclable cache keys (#29092) | David Heinemeier Hansson | 2017-05-18 | 3 | -24/+13 |
|/ |
|
* | Allow capybara minor releases | Justin Coyne | 2017-05-05 | 1 | -1/+1 |
* | Move `package.json` creation to `create_root_files` | yuuji.yaginuma | 2017-05-04 | 1 | -4/+5 |
* | Remove unnecessary `package.json` deletion | yuuji.yaginuma | 2017-05-01 | 1 | -4/+0 |
* | Ensure bin/yarn matches the one generated by webpacker | yuuji.yaginuma | 2017-04-23 | 1 | -2/+3 |
* | Namespace CSS selectors on error pages | Jan Krutisch | 2017-04-20 | 3 | -18/+18 |
* | Merge pull request #28708 from y-yagi/dont_generate_system_test_files | Rafael França | 2017-04-19 | 1 | -0/+4 |
|\ |
|
| * | Don't generate system test files if `skip_system_test` option is specified | yuuji.yaginuma | 2017-04-12 | 1 | -0/+4 |
* | | Use released sass-rails instead of master version | Rafael Mendonça França | 2017-04-19 | 1 | -1/+1 |
* | | Add `form_with_generates_remote_forms` config. | Kasper Timm Hansen | 2017-04-16 | 2 | -3/+4 |
* | | Fix rubocop violations | yuuji.yaginuma | 2017-04-12 | 1 | -1/+1 |
|/ |
|
* | Spaces | Rafael Mendonça França | 2017-04-07 | 1 | -0/+1 |
* | More :scissors: | Rafael Mendonça França | 2017-04-07 | 1 | -1/+1 |
* | :scissors: | Rafael França | 2017-04-07 | 1 | -1/+1 |
* | Remove unnecessary `javascript` option check | yuuji.yaginuma | 2017-03-29 | 1 | -4/+1 |
* | Merge pull request #28549 from jess/patch-1 | Rafael França | 2017-03-28 | 1 | -0/+1 |
|\ |
|
| * | add proper punctuation | Jess Brown | 2017-03-23 | 1 | -1/+1 |
| * | make it clear how to enable caching | Jess Brown | 2017-03-23 | 1 | -0/+1 |
* | | Merge pull request #28557 from y-yagi/remove_unnecessary_files_to_api_applica... | Rafael França | 2017-03-27 | 1 | -0/+33 |
|\ \ |
|
| * | | Remove unnecessary files to API-only Applications when `app:task` task executed | yuuji.yaginuma | 2017-03-24 | 1 | -0/+33 |
| |/ |
|
* | | Merge pull request #28546 from claudiob/drop-j-option | Rafael Mendonça França | 2017-03-27 | 1 | -8/+0 |
|\ \ |
|
| * | | Remove -j (--javascript) option from `rails new` | claudiob | 2017-03-23 | 1 | -8/+0 |
| |/ |
|
* | | Merge pull request #28541 from ota42y/fix/gemfile_generator_fix | Eileen M. Uchitelle | 2017-03-27 | 3 | -2/+6 |
|\ \ |
|
| * | | ignore system test gems on Gemfile when execute with --skip-test option | ota42y | 2017-03-27 | 3 | -2/+6 |
| |/ |
|
* / | add field ids when generating a scaffold form. | Yves Senn | 2017-03-26 | 2 | -3/+7 |
|/ |
|
* | Merge pull request #28534 from claudiob/list-webpackers | Rafael França | 2017-03-22 | 1 | -1/+2 |
|\ |
|
| * | List options for `rails new --webpack=WEBPACK` | claudiob | 2017-03-22 | 1 | -1/+2 |
* | | Merge pull request #28524 from claudiob/comment-api-key | Rafael França | 2017-03-22 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Don't add a dummy API key to every new Rails app | claudiob | 2017-03-22 | 1 | -2/+2 |
* | | Don't comment out config.file_watcher during Rails upgrade | yuuji.yaginuma | 2017-03-22 | 1 | -2/+0 |
|/ |
|
* | Start Rails 5.2 development | Matthew Draper | 2017-03-22 | 1 | -0/+1 |
* | Default to yielding a `form` variable. | Kasper Timm Hansen | 2017-03-20 | 1 | -8/+8 |