Skip to content

Instantly share code, notes, and snippets.

@rghose
Last active August 29, 2015 14:26
Show Gist options
  • Save rghose/7fcc6bfc15cc7fa6c21b to your computer and use it in GitHub Desktop.
Save rghose/7fcc6bfc15cc7fa6c21b to your computer and use it in GitHub Desktop.
ActiveRecord::AdapterNotSpecified: database configuration does not specify adapter
from /mnt/deploy/spacely/shared/bundle/ruby/2.1.0/gems/activerecord-3.2.19/lib/active_record/connection_adapters/abstract/connection_specification.rb:47:in `resolve_hash_connection'
[6] pry(main)> Passenger.connection
ActiveRecord::AdapterNotSpecified: database configuration does not specify adapter
from /mnt/deploy/spacely/shared/bundle/ruby/2.1.0/gems/activerecord-3.2.19/lib/active_record/connection_adapters/abstract/connection_specification.rb:47:in `resolve_hash_connection'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment