如何开始使用 heroku 开发 Ruby on Rails 应用程序?

发布于 2024-12-10 12:56:19 字数 62 浏览 1 评论 0原文

熟悉heroku环境的最佳方式是什么?第一步是什么?我想在下周开始使用 Ruby on Rails 进行编程。

What is the best way to get familiar with the heroku environment? What are the first steps? I want to start programming with it next week, using Ruby on Rails.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

栀子花开つ 2024-12-17 12:56:19

如果您想开始使用 Heroku 来使用 Ruby on Rails,您能做的最好的事情之一就是实际完成 Rails 教程。它是根据 Heroku(以及您将用于部署的 Git)设计和编写的。您可以在 http://ruby.railstutorial.org/ruby-on 查看-rails-教程书

我不知道您是否已经了解 Ruby,但是本教程的设计方式是您实际上不需要了解 Ruby 即可遵循它。

If you want to get started on ruby on rails using Heroku one of the best things you can do is actually work through the Rails tutorial. It is designed and written with Heroku (and Git which you will be using to deploy) in mind. You can check it out at http://ruby.railstutorial.org/ruby-on-rails-tutorial-book.

I don't know if you already know Ruby or not, but the tutorial is designed in such a way that you don't actually need to know Ruby to follow it.

两人的回忆 2024-12-17 12:56:19

Heroku 的一件非常好的事情(其中之一)是他们维护可靠的文档。针对您的问题,您应该从Heroku 入门开始。

One very nice thing (among many) about Heroku is that they maintain solid documentation. Specifically for your question, you should start with Getting Started with Heroku.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文