aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/rails_on_rack.md
Commit message (Expand)AuthorAgeFilesLines
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-011-1/+1
* Changed webserver to web server.alkesh262019-01-221-1/+1
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-3/+3
|\
| * Substitute references to task for commandAlberto Almagro2018-07-061-1/+1
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-2/+2
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Added a lot of Oxford commasAnthony Crumley2018-05-101-3/+3
* Add Rack::TempfileReaper to tests and docsGeorge Claghorn2018-01-301-0/+5
* Add ContentSecurityPolicy to list of middlewareclaudiob2018-01-301-0/+4
* Merge pull request #31242 from fgo/patch-22Rafael França2017-11-271-2/+2
|\
| * Update Rails on Rack guide [ci skip]Francis Go2017-11-271-2/+2
* | Update the middleware list with CSP [ci skip]Prathamesh Sonpatki2017-11-271-0/+1
|/
* Update Rails on Rack guide [ci skip]Yoshiyuki Hirano2017-08-211-1/+1
* Use ssl in guide and comment [ci skip]Yoshiyuki Hirano2017-08-191-1/+1
* Update 'Rails on Rack' guide [ci skip]Mike Gunderloy2017-05-201-6/+11
* Remove link to rack.github.ioJon Moss2017-04-101-2/+0
* Small grammar fixesJon Moss2017-04-101-3/+6
* Remove `Rack::Runtime from console log [ci skip]Shia2016-10-311-1/+0
* update doc for prefer require_relative over require + File.expand_path [ci skip]Gaurav Sharma2016-07-071-1/+1
* PerRequestDigestCacheExpiry middlware was been removed. Removed traces, for t...Vipul A M2016-05-171-1/+0
* The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecor...Vipul A M2016-05-161-10/+2
* Change output genereated for middlewares on a new application. This has chang...Vipul A M2016-05-161-3/+3
* Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides...willnet2016-04-301-2/+2
* remove "rake" word [ci skip]yuuji.yaginuma2016-02-281-1/+1
* Merge pull request #22857 from bdewater/interlock-docVipul A M2016-02-011-3/+7
|\
| * Update middleware docs regarding ActionDispatch::LoadInterlock [ci skip]Bart de Water2016-01-311-3/+7
* | - Changed from bin/rake to bin/rails at more application places.Vipul A M2016-01-201-2/+2
|/
* Replace `serve_static_files` mentions in docs.Kasper Timm Hansen2015-11-041-1/+1
* Revert "removing Rack::Runtime from the default stack."Aaron Patterson2015-10-031-0/+1
* Merge pull request #21851 from y-yagi/use_class_to_specify_middlewareKasper Timm Hansen2015-10-031-5/+5
|\
| * use class to specify the middleware [ci skip]yuuji.yaginuma2015-10-031-5/+5
* | removing Rack::Runtime from the default stack.Aaron Patterson2015-10-021-1/+0
|/
* mostly remove the ParamsParser middlewareAaron Patterson2015-09-181-5/+0
* Remove the paragraph about Rails::Server#middlewareRobin Dupret2015-06-231-18/+0
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-06-211-2/+0
|\
| * Remove broken linksGaurish Sharma2015-06-211-2/+0
* | remove `Rails::Rack::Debugger` from guides [ci skip]yuuji.yaginuma2015-06-181-3/+1
|/
* Prefer request_id over uuid and test the aliasRafael Mendonça França2015-02-201-1/+1
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* Remove debugger supportRafael Mendonça França2015-01-041-1/+0
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Merge pull request #18100 from chancancode/serve_static_filesGodfrey Chan2014-12-191-1/+1
* [ci skip] Fix class name of middleware.yui-knk2014-11-231-1/+1
* [ci skip] Dispatching is a verb :bow:Zachary Scott2014-11-221-1/+1
* Fix explanation for ActionDispatch::Callbacks.yui-knk2014-11-231-1/+1
* Warning about middleware not auto-reloadingNicolas Cavigneaux2014-10-081-0/+4
* remove rubyforge.org that was shut down [ci skip]Gaurav Sharma2014-06-061-1/+1
* Use generated binstubs in guides examples.Josef Šimánek2014-05-201-2/+2
* Update documentation to use Rails.application insteadMarcel Morgan2014-04-131-5/+4
* Rails on Rack: Replace an unpleasant grammatical construct.Jashank Jeremy2013-12-051-1/+1