Make bundler use different gems for different platforms

后端 未结 9 1413
甜味超标
甜味超标 2020-11-29 02:06

I\'m working on upgrading one of our Rails 2.3.8 apps to Rails 3, and have run into an annoying problem with bundler and deployment. I develop the application on a Windows m

9条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-29 02:31

    I came across this issue and then ended up writing script for this painful task. http://gouravtiwari.blogspot.com/2011/03/development-on-windows-deploying-to.html

提交回复
热议问题