Exception: ActiveRecord::NoDatabaseError

Inherits:
StatementInvalid show all
Defined in:
lib/active_record/errors.rb

Overview

Raised when a given database does not exist.

Method Summary

Methods inherited from StatementInvalid

#initialize, #original_exception

Constructor Details

This class inherits a constructor from ActiveRecord::StatementInvalid