开发者

Rails 3.1 Support on Heroku

开发者 https://www.devze.com 2023-04-01 03:28 出处:网络
Does an开发者_StackOverflow社区yone know if/when heroku will support Rails 3.1? ThanksYou\'ll probably want to use their cedar stack - builtin support for rails 3.1\'s new asset pipeline amongst othe

Does an开发者_StackOverflow社区yone know if/when heroku will support Rails 3.1?

Thanks


You'll probably want to use their cedar stack - builtin support for rails 3.1's new asset pipeline amongst other things.

heroku create [APP_NAME] -s cedar


It already does - I've been running 3.1rc's on Heroku for months now.

Are you suffering from a specific problem or just a general question?


Guide for deploying 3.1 apps on heroku is here - http://devcenter.heroku.com/articles/rails31_heroku_cedar

Read the 3.0 guide before that - http://devcenter.heroku.com/articles/rails3

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号