开发者

Rails 3.1 Support on Heroku

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜