You are here: Forums Ask a Rails expert BackgroundRB still wants 'deve...
Posted in Forums : Ask a Rails expert
Authority 0
Posting Rating 32
Sign in to rate this post
|
Hi All, Having a bit of a problem with BackgroundRB. I’ve installed it on my local OS X and Ubuntu systems, both running in development mode. However, when I send the application to the server and place it in ‘production’ mode, BackgroundRB keeps telling me that it can’t connect to the development database. I’ve adjusted the config file environment to ‘production’. I’ve also tried starting it from the command line explicitly declaring the environment, all to no avail. Any ideas? Regards, |
Authority 0
Posting Rating 32
Sign in to rate this post
|
Think I solved my own problem. I had to remove the old ‘backgroundrb’ file from the scripts directory and re-set-it-up. [EDIT: No, it didn’t fix it. I was actually connected to a different server and simply thought I fixed it. Apologies] |
Ask a Rails expert : json gem error
Ask a Rails expert : Problem with break
Ask a Rails expert : activesupport string first method error
Ask a Rails expert : url_for broken ?
Ask a Rails expert : map.routes.rb pls help
Ask a Rails expert : how to h tag in controller
Ask a Rails expert : Problem with Restful routing and partial form
Ask a Rails expert : will_paginate, search and ajax
Ask a Rails expert : Mass Deletes in Admin Section