aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23528 from bensheldon/patch-1Richard Schneeman2016-02-101-1/+1
|\
| * Set postgresql poolsize via RAILS_MAX_THREADSBen Sheldon2016-02-101-1/+1
* | Merge pull request #23512 from y-yagi/set_association_name_to_fixtureDavid Heinemeier Hansson2016-02-101-1/+1
|\ \
| * | set association name to generated fixtures if attribute is referenceyuuji.yaginuma2016-02-061-1/+1
| |/
* | include spring-watcher-listen in the Gemfile of new applicationsXavier Noria2016-02-101-0/+3
* | enables the evented monitor in new applicationsXavier Noria2016-02-103-1/+8
|/
* - app generate option --skip-sprockets leaves jquery-rails gem, which relies ...Vipul A M2016-02-041-1/+1
* Turbolinks has moved outDavid Heinemeier Hansson2016-02-041-1/+1
* Redis is now only needed if you want to use Action Cable in productionDavid Heinemeier Hansson2016-02-041-2/+2
* Active Record supports MySQL >= 5.0Ryuta Kamizono2016-02-042-2/+2
* Add dummy apple icon filesAlexey Zabelin2016-02-032-0/+0
* update supported version of PostgreSQL in docs [ci skip]yuuji.yaginuma2016-02-032-2/+2
* Generated engines should protect from forgeryAaron Patterson2016-02-011-0/+1
* Merge pull request #23057 from schneems/schneems/default-puma-configRichard Schneeman2016-02-014-3/+55
|\
| * Add Default Puma Configschneems2016-01-294-3/+55
* | Merge pull request #23385 from matthewd/default-subscription-adapterMatthew Draper2016-02-021-4/+2
|\ \
| * | Use the in-process subscription adapter for development & testMatthew Draper2016-02-011-4/+2
* | | Merge pull request #23381 from matthewd/uneventful-redisMatthew Draper2016-02-021-1/+0
|\ \ \ | |/ / |/| |
| * | Switch the default redis adapter to a single-stream modelMatthew Draper2016-02-011-1/+0
* | | remove unnecessary gsub for `action_cable_meta_tag`yuuji.yaginuma2016-01-301-1/+0
|/ /
* | Merge pull request #23317 from rfmanuel/after-bundle-in-rails-plugin-templateRafael França2016-01-291-0/+6
|\ \
| * | Add an after_bundle callback in Rails plugin templatesRyan Manuel2016-01-281-0/+6
* | | Revert "Revert "Eliminate the EventMachine dependency""Matthew Draper2016-01-301-2/+1
|/ /
* | Revert "Eliminate the EventMachine dependency"David Heinemeier Hansson2016-01-271-1/+2
* | [ci skip] Don’t explicitly mention EventMachineclaudiob2016-01-252-2/+2
* | Merge pull request #23152 from matthewd/actioncable-concurrentDavid Heinemeier Hansson2016-01-241-2/+1
|\ \
| * | Ditch the EM error logging helperMatthew Draper2016-01-241-2/+1
* | | Pare back default `index` option for the migration generatorPrathamesh Sonpatki2016-01-241-2/+3
|/ /
* | Rails::Generators::Actions#gem should work even if frozen string is passed as...Prathamesh Sonpatki2016-01-241-1/+1
* | prevent --skip-action-cable from erroring when --api option is usedDave Riddle2016-01-221-1/+1
|/
* remove `per_form_csrf_tokens` initializer from Rails APIyuuji.yaginuma2016-01-221-0/+1
* Remove action_cable_meta_tag when skip action_cableJuanitoFatas2016-01-221-0/+1
* Merge pull request #23078 from y-yagi/add_application_mailer_rb_to_mountable_...Rafael França2016-01-213-1/+8
|\
| * allow symbol to end of string in `wrap_in_modules`yuuji.yaginuma2016-01-161-1/+1
| * add application_mailer.rb to template of mountable engineyuuji.yaginuma2016-01-152-0/+7
* | updating secrets.yml template to use rails command instead of rakeDiego Plentz2016-01-211-1/+1
* | Add em-hiredis and redis as default Gems for new applicationsJon Moss2016-01-181-0/+10
* | Adapterize ActionCable storage and extract behaviorJon Moss2016-01-183-11/+14
|/
* Improve generated config initializer filesJon Atack2016-01-132-4/+6
* Default new apps to tag logs with `request_id`schneems2016-01-061-1/+1
* Merge pull request #22939 from y-yagi/make_generated_controller_test_file_wor...Rafael França2016-01-062-1/+5
|\
| * make generated controller test work correctlyyuuji.yaginuma2016-01-062-1/+5
* | Merge pull request #22275 from mastahyeti/per-form-csrfRafael França2016-01-061-0/+4
|\ \ | |/ |/|
| * add option for per-form CSRF tokensBen Toews2016-01-041-0/+4
* | :scissors: Unnecessary spacing in the generated codeAkira Matsuda2016-01-051-1/+1
|/
* Merge pull request #22874 from prathamesh-sonpatki/create-application-model-u...Rafael França2016-01-012-0/+0
|\
| * Create application_record under namespaced directory in pluginPrathamesh Sonpatki2016-01-012-0/+0
* | Remove a wasted spaceShota Iguchi2016-01-011-1/+1
|/
* [ci skip] Space out framework names in USAGEKasper Timm Hansen2015-12-302-5/+5
* Add sass-rails back to the default GemfileRafael Mendonça França2015-12-301-0/+2