2011/7/20 David Nadlinger <[email protected]>: > Do you happen to known what issues they experienced in more detail? I'm > curious because I personally found Rails deployment to be quite convenient, > extending the Gemfile during development as needed, and then using Bundler > (http://gembundler.com/) to ensure that the exact same versions of the > dependencies are used when staging and deploying…
I do not know exactly what their problems was. For me, it was mainly conflicts between OS package manager and language-specific. I recall curl-bindings, and MySQL binding causing a lot of problems, also I recall some graphics library depending on GTK breaking spectacularly. Perhaps it's more polished now, or perhaps I just had bad luck.
