I''m a newb to programming. I heard about ruby on rails from some web design friends. I''ve been reading different "Why''s (poigrant) guide to ruby" and Finished Rails for Zombie in code school. I''ve download ruby 1.9.2 for window, but not sure what other software i need to get started. -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi! Try http://railsinstaller.org/ Best Regards, Everaldo On Wed, Oct 26, 2011 at 4:32 AM, plink <p.plink-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''m a newb to programming. I heard about ruby on rails from some web > design friends. I''ve been reading different "Why''s (poigrant) guide > to ruby" and Finished Rails for Zombie in code school. I''ve download > ruby 1.9.2 for window, but not sure what other software i need to get > started. > > -- > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Some useful liks to get started with rails. http://ruby.railstutorial.org/ruby-on-rails-tutorial-book http://guides.rubyonrails.org/ On 26 out, 04:32, plink <p.pl...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''m a newb to programming. I heard about ruby on rails from some web > design friends. I''ve been reading different "Why''s (poigrant) guide > to ruby" and Finished Rails for Zombie in code school. I''ve download > ruby 1.9.2 for window, but not sure what other software i need to get > started.-- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
This may be off topic, but what don''t you try Linux. Its wonderful. -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Using linux will actually save you from many headaches and you''ll be sure that most gems, tutorials, and other resources will work, as you''d be using an environment that most RoR developers share. If you are afraid of installing another OS in your computer, you can always try using a linux virtual machine . -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.