Hi guys!

I got an app that uses a remote SQL server database, this remote server is 
sometimes unavailable and i have no control over it. 
The app only uses the database to do stuff after login in with devise. But 
if the database is is down i cant even start the server as it just tried to 
start the connection pool.
Is there anyway i can get the static pages to still work when the database 
is not working? I cant seem to find anything about this which is odd as 
servers and networks are often unstable.

Thanks!!

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/b9ec9c1e-b54d-4f22-addb-b1fdd8a67d52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to