How can I configure couchrest_model YML for Heroku Cloudant?
https://github.com/couchrest/couchrest_model/blob/master/lib/rails/generators/couchrest_model/config/templates/couchdb.yml
Is it like that?
production:
protocol:
host: "#{ENV[''CLOUDANT_URL'']}"
port:
prefix: testcouch
suffix: production
username:
password:
ENV[''CLOUDANT_URL''] value is like:
https://app632860.heroku:5MvsPXEue0ih7cMecIT...-az3xjes6Px6cvt9Kq889P/MUIzo6taOi28t4la5Gatg@public.gmane.org
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.