Exception: Nginxtra::Error::IllegalState

Inherits:
Base
  • Object
show all
Defined in:
lib/nginxtra/error.rb

Overview

Raised when something is in an illegal state, such as when running nginxtra_rails from a directory other than a rails root directory.

Method Summary

Methods inherited from Base

#initialize, #output

Constructor Details

This class inherits a constructor from Nginxtra::Error::Base