@Aniket Kadam: Once you start with Rails, you'll find that you pick up Ruby automatically. However, at some point along the way, you'll find that investing some time into properly learning Ruby, using books like The Pickaxe Book and Metaprogramming Ruby. They make your life /much/ easier.
Yes, Rails4 does support live streaming. If you have a question about it, I suggest you start a new thread, so that this thread can continue about new developers and the problems they face. Dheeraj Kumar On Monday 27 August 2012 at 9:26 PM, Dheeraj Kumar wrote: > @Colin: > > Railsready can be used for any environment. The only thing it installs that > is not usually used for a development environment is Passenger. Railsready is > great because it simplifies the task of installing dependencies. I've done it > manually, and this is so much more fun :) > > > Dheeraj Kumar > > > On Monday 27 August 2012 at 9:12 PM, Colin Law wrote: > > > On 27 August 2012 16:17, Dheeraj Kumar <[email protected] > > (mailto:[email protected])> wrote: > > > Hi Bruce, > > > > > > I can understand the problems you're going through, as I've faced them > > > myself. They stem from some misconceptions about the language & the > > > framework. > > > > > > Getting started with rails is probably the easiest thing to do out of all > > > the language stacks available. If you're using OSX or Linux, use > > > https://github.com/joshfng/railsready on a fresh install of your OS, and > > > you're set. > > > > > > > > > I have not met that one, it seems as if it may be more geared towards > > a production server than development. I believe most would not use > > passenger, nginx or apache on development machines. > > > > This one looks like a reasonable alternative tutorial for installing > > http://blog.sudobits.com/2012/05/02/how-to-install-ruby-on-rails-in-ubuntu-12-04-lts/ > > > > Colin > > > > -- > > 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 [email protected] > > (mailto:[email protected]). > > To unsubscribe from this group, send email to > > [email protected] > > (mailto:[email protected]). > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > > -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

