datamapper - Deploying app to Heroku - dm-core and dm-postgres-adapter issue? -


i having issue deploying heroku - here strange line of log file:

/app/vendor/bundle/ruby/1.9.1/gems/dm-core-1.2.0/lib/dm-core/adapters.rb:163:in 'require': no such file load -- dm--adapter (loaderror)

notice last item there - says dm--adapter... shouldn't there 'postgres' in between there?!

does know what's up?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -