Ruby/Rails syntax
  • Index
  • chap 1
  • chap 2
  • chap 3
  • chap 4
  • Enterprise Rails - big picture
  • Nokogiri
  • ActiveRecord - 進階功能
  • pack & unpack
  • performance
  • rails engine
  • jsonb / json / hstore
  • Deploy
  • Polymorphism/Polymorphic Associations
  • relationship
  • rvm / ENV
  • Auth
  • DB related
  • TODO N+1
  • SQL view
  • module
  • api + create-react-app
  • ONE_LINE
  • Delete & destroy association
Powered by GitBook
On this page

Was this helpful?

Deploy

Previousjsonb / json / hstoreNextPolymorphism/Polymorphic Associations

Last updated 5 years ago

Was this helpful?

Phusion Passenger = web application server.

  1. handles HTTP requests

  2. manages processes and resources

  3. enables administration, monitoring and problem

https://www.phusionpassenger.com/library/walkthroughs/basics/ruby/fundamental_concepts.html
https://www.phusionpassenger.com/library/walkthroughs/deploy/ruby/ownserver/nginx/oss/yakkety/install_passenger.html