| Class | RailsInstaller::WebServer |
| In: |
lib/rails-installer/web-servers.rb
|
| Parent: | Object |
Parent class for webserver plugins for the installer. To create a new webserver handler, subclass this class and define a ‘start’ and ‘stop’ class method.