- NGINX Cookbook
- Tim Butler
- 57字
- 2021-07-03 00:04:29
Running Ruby on Rails with NGINX
Ruby on Rails is a full web application framework, based on the Ruby programming language. As with a more traditional framework such as Django, Rails is based around a standard Model View Controller (MVC) pattern. This makes it well suited to rapid development which is also highly performant and feature packed.

推薦閱讀