How to Start Ruby on Rails in Development Mode with LiteSpeed Web Server
Starting ruby on rails in development mode with Litespeed is easy. You need to make sure that your database.yml is configured to handle development mode as well. Follow the steps below to start Litespeed running Ruby on Rails in development mode. Please note both cofiguration settings listed in step one which include setting this to…