aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails
Commit message (Expand)AuthorAgeFilesLines
* 1.hour needs core_ext to workRafael Mendonça França2019-08-021-0/+2
* Remove redundant empty line when we don't use system testmeganemura2019-07-291-1/+1
* Let the generated initializers/backtrace_silencers.rb code use Regexp#match?Akira Matsuda2019-07-291-1/+1
* Add viewport meta tag to default application templateLachlan Campbell2019-07-281-0/+1
* Merge pull request #36747 from y-yagi/add_mention_about_collection_cache_vers...y-yagi2019-07-261-0/+5
|\
| * Add mention about `active_record.collection_cache_versioning` to the `new_fra...yuuji.yaginuma2019-07-241-0/+5
* | Merge pull request #34218 from eliotsykes/filter-common-sensitive-paramsRafael França2019-07-241-1/+3
|\ \
| * | Add common sensitive names to generated filter parametersEliot Sykes2018-11-201-1/+3
| * | Add secret to generated filter parametersEliot Sykes2018-11-201-1/+1
* | | Merge pull request #36542 from spk/add-pidfile-option-to-puma-confRafael França2019-07-231-0/+3
|\ \ \ | |_|/ |/| |
| * | Add pidfile option to puma config templateLaurent Arnoud2019-06-231-0/+3
* | | Preserve existing attachment assignment behavior for upgraded appsGeorge Claghorn2019-07-201-0/+4
* | | Use reserved domain for example configurationJacob Bednarz2019-07-151-1/+1
* | | Adds support for configuring HTTP Feature Policy (#33439)Jacob Bednarz2019-07-101-0/+11
* | | Merge pull request #36534 from y-yagi/fixes_35137Yuji Yaginuma2019-07-031-0/+3
|\ \ \
| * | | Add the ability to set the CSP nonce only to the specified directivesyuuji.yaginuma2019-06-221-0/+3
| |/ /
* / / Replace the www.robotstxt.org URL with https one [ci skip]Tatsuya Hoshino2019-06-251-1/+1
|/ /
* | Make `ActionDispatch::Response#content_type` behavior configurableyuuji.yaginuma2019-06-211-0/+3
* | Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-135-6/+0
* | Fix rubocop violationyuuji.yaginuma2019-06-051-2/+1
* | Bring `after_bundle` back to API document [ci skip]yuuji.yaginuma2019-05-291-1/+6
* | Skip needless spaces from generated app layout.Kasper Timm Hansen2019-05-261-1/+1
* | Update the sqlite db yaml template to match others and mention proper support...Vipul A M2019-05-122-2/+2
* | Make generated test work even when using virtual attributesyuuji.yaginuma2019-05-051-3/+9
* | Bump bootsnap to a version with disables iseq_cache for Ruby 2.5Prathamesh Sonpatki2019-04-261-1/+1
* | Merge pull request #36067 from st0012/update-generator-for-api-appRafael França2019-04-232-0/+4
|\ \
| * | Remove action_controller.perform_caching from api app's configsst00122019-04-242-0/+4
* | | Merge pull request #35852 from larouxn/resurrectionRafael França2019-04-231-0/+7
|\ \ \ | |/ / |/| |
| * | Burn unnecessary files 🔥Nicholas La Roux2019-04-051-2/+0
| * | Resurrect generator templatesNicholas La Roux2019-04-051-0/+2
| * | Resurrect js/js engine options and generatorsNicholas La Roux2019-04-051-0/+7
* | | Factorize bin/update in bin/setup, and make bin/setup idempotentDavid Stosik2019-04-172-35/+3
* | | generate config.cache_classes = false if SpringXavier Noria2019-04-141-5/+10
* | | Delete not user method for plugin_generatorsoartec-lab2019-04-091-15/+0
|/ /
* | Merge pull request #35805 from excid3/attachments-field-generatorsRafael França2019-04-023-2/+10
|\ \
| * | Add attachment and attachments field generatorsChris Oliver2019-03-303-2/+10
* | | Include final newline in generated .ruby-versionOrhan Toy2019-04-011-1/+1
|/ /
* | bumps Zeitwerk and BootsnapXavier Noria2019-03-261-1/+1
* | Use webdrivers instead of chromedriver-helper in new appsGuillermo Iguaran2019-03-241-2/+2
* | Add version awareness to rails db:system:changeGannon McGibbon2019-03-081-2/+12
* | Correctly escape ERB tagyuuji.yaginuma2019-03-041-1/+1
* | Add an example about how to load images under app/javascript/imagesGuillermo Iguaran2019-03-031-0/+8
* | Depend on bootsnap 1.4.1Rafael Mendonça França2019-02-251-1/+1
* | Let Zeitwerk be a dependency of Active SupportXavier Noria2019-02-131-3/+1
* | Zeitwerk integrationXavier Noria2019-02-121-2/+4
* | Rename database_operations config to *_contextJohn Hawthorn2019-02-071-4/+5
* | Remove finalizer and configurationAaron Patterson2019-02-061-3/+0
* | Adds basic automatic database switching to RailsEileen Uchitelle2019-01-301-0/+20
* | Changed webserver to web server.alkesh262019-01-221-1/+1
* | Remove deprecated `after_bundle` helper inside plugins templatesRafael Mendonça França2019-01-172-10/+12