Skip to content

Instantly share code, notes, and snippets.

@mwilliams
Created September 11, 2009 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mwilliams/185334 to your computer and use it in GitHub Desktop.
Save mwilliams/185334 to your computer and use it in GitHub Desktop.
./script/console
Loading development environment (Rails 2.3.2)
Notice: unable to load config/memcache_config, failing back to mem_cache_store
Reason: no such file to load -- /Users/chimp/Desktop/chimp/config/memcache_config
/Users/mwilliams/Desktop/app/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb:76:in `establish_connection':RuntimeError: Please install the postgresql adapter: `gem install activerecord-postgresql-adapter` (no such file to load -- pg)
/Users/mwilliams/Desktop/app/vendor/rails/activesupport/lib/active_support/dependencies.rb:417:in `load_missing_constant':ArgumentError: Object is not missing constant OpenIdAuthentication!
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment