I have built a rails3 application which uses hyper_table gem http://code.google.com/p/hypertable/wiki/HyperRecord. This gem needs a entry in database.yml as shown bellow
Host is currently hosted in rackspace. since heroku deployment over writes our configuration we are not able to connect to rackspace from heroku application. And We use pdfkit for pdf generation it needs wkhtmltopdf to be in path (ex: /usr/local/bin/wkhtmltopdf). How can we come over these problems *Hypertable configuration: * hypertable: adapter: hypertable host: xx.xx.xxx.xx port: 38080 -- You received this message because you are subscribed to the Google Groups "Heroku" group. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en_US?hl=en
