How about the heroku

1 view
Skip to first unread message

Ekin Han

unread,
Sep 5, 2010, 10:01:46 AM9/5/10
to rubyonra...@googlegroups.com
Hi all,

I am new to rails and I do not want to install rails on my own machine.

Finally I found that there is cloudy rails server that called heroku.

Could you kindly tell me does that application is good enough for developing rails?

Is that free?

Does it work well?

Thank you.
Eason

jason white

unread,
Sep 5, 2010, 12:03:07 PM9/5/10
to rubyonra...@googlegroups.com
Welcome!
Unfortunately in order to develop in Rails you will need to install it locally on your machine. There are a couple of options here. You can install all of the necessary files native to your machine, install a packaged development environment such as Ruby Stack from bitnami, or by using a virtual machine that contains everything you need. The best VM is Virtual Rails.

Heroku is awesome! It's incredibly easy to deploy your application to, and easy to work with. It handles both development and production applications very well. The basic (free) level can handle quite a bit, and you can scale heroku as your application grows. You don't need to deploy to Heroku right away, there are several web servers that you can develop with locally. Webrick is a built-in web server that comes with Rails. You can also look into using Mongrel or Unicorn.

You should also look into working with Git as your source control.


Jason

> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonra...@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

Ekin Han

unread,
Sep 5, 2010, 9:37:13 PM9/5/10
to rubyonra...@googlegroups.com
Thank you very much.

I will try to install Rails on my own machine.


2010/9/6 jason white <jasonw...@gmail.com>
Reply all
Reply to author
Forward
0 new messages