InterviewSolution
Saved Bookmarks
| 1. |
What Is Rack ? |
|
Answer» Rack: a RUBY WEBSERVER Interface Rack middleware is a way to filter a request and response COMING into your APPLICATION. Rack: a Ruby Webserver Interface Rack middleware is a way to filter a request and response coming into your application. |
|