mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
clarification to prevent confusing newbies; Passenger/Unicorn are app servers, Apache/Nginx are the web servers along with thin a la Heroku etc.
This commit is contained in:
@@ -16,7 +16,7 @@ source 'https://rubygems.org'
|
||||
# To use Jbuilder templates for JSON
|
||||
# gem 'jbuilder'
|
||||
|
||||
# Use unicorn as the web server
|
||||
# Use unicorn as the app server
|
||||
# gem 'unicorn'
|
||||
|
||||
# Deploy with Capistrano
|
||||
|
||||
Reference in New Issue
Block a user