i''m new to Ruby on Rails. I would like to try it. I have a windows server 2003. What do i need to install ? Thanks Real Drouin real.drouin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I''ve never used this and can''t vouch for it but this was posted to RubyFlow today... http://bitnami.org/article/new-rubystack-released best. mike On Jun 19, 2008, at 2:36 PM, real wrote:> > i''m new to Ruby on Rails. I would like to try it. > I have a windows server 2003. > What do i need to install ? > > Thanks > Real Drouin > real.drouin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jun 19, 1:36 pm, real <real.dro...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> i''m new to Ruby on Rails. I would like to try it. > I have a windows server 2003. > What do i need to install ?Welcome! I started by getting first installing the Ruby One-Click Installer for Windows: http://rubyinstaller.rubyforge.org/wiki/wiki.pl It also installs the RubyGems system, so you can just do "gem install rails" from your Windows prompt to install the Rails framework. We also have a forum setup specifically for Windows users switching to Rails: http://forum.softiesonrails.com, but there are other good resources on the web, too. Jeff softiesonrails.com purpleworkshops.com> > Thanks > Real Drouin > real.dro...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---
I''m reading a lot about ROR since this morning. Is it working well on Windows ? What about fastcgi. Is it available. Thanks Real On 6/19/08, Jeff <cohen.jeff-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On Jun 19, 1:36 pm, real <real.dro...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > i''m new to Ruby on Rails. I would like to try it. > > I have a windows server 2003. > > What do i need to install ? > > Welcome! > > I started by getting first installing the Ruby One-Click Installer for > Windows: http://rubyinstaller.rubyforge.org/wiki/wiki.pl > > It also installs the RubyGems system, so you can just do "gem install > rails" from your Windows prompt to install the Rails framework. > > We also have a forum setup specifically for Windows users switching to > Rails: http://forum.softiesonrails.com, but there are other good > resources on the web, too. > > Jeff > softiesonrails.com > purpleworkshops.com > > > > > Thanks > > Real Drouin > > real.dro...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org > > >--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jun 19, 4:25 pm, "Real Drouin" <real.dro...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''m reading a lot about ROR since this morning. Is it working well on > Windows ? What about fastcgi. Is it available.Development on Windows is fairly stable... You can start with Notepad, but there are a variety of IDEs available. If you are a .NET developer currently, you might want to check out SapphireSteel.com which has a plug-in for Visual Studio. Deployment on Windows is not a good story right now with IIS, but Apache for Windows with mongrel works fine. I''d recommend Pragmatic''s Deploying Rails book, which includes an entire chapter on deploying to Windows servers. One day IIS will support FCGI but I''m not exactly sure if there''s a good track record for that yet. I was a longtime .NET developer who later switched to Rails, and eventually switched to Mac because there''s a better toolset available for Mac/Linux development and deployment. IronRuby should eventually help tip the scales back a bit, but it will be a little while yet before we see a measureable impact. Jeff softiesonrails.com purpleworkshops.com> Thanks > Real > > On 6/19/08, Jeff <cohen.j...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > On Jun 19, 1:36 pm, real <real.dro...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > i''m new to Ruby on Rails. I would like to try it. > > > I have a windows server 2003. > > > What do i need to install ? > > > Welcome! > > > I started by getting first installing the Ruby One-Click Installer for > > Windows:http://rubyinstaller.rubyforge.org/wiki/wiki.pl > > > It also installs the RubyGems system, so you can just do "gem install > > rails" from your Windows prompt to install the Rails framework. > > > We also have a forum setup specifically for Windows users switching to > > Rails:http://forum.softiesonrails.com, but there are other good > > resources on the web, too. > > > Jeff > > softiesonrails.com > > purpleworkshops.com > > > > Thanks > > > Real Drouin > > > real.dro...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---