rails / 4.1 / activerecord / adapternotspecified.html

class ActiveRecord::AdapterNotSpecified

Parent:
ActiveRecord::ActiveRecordError

Raised when adapter not specified on connection (or configuration file config/database.yml misses adapter field).

© 2004–2016 David Heinemeier Hansson
Licensed under the MIT License.