Sebastian Scarano
2006-Apr-18 05:13 UTC
[Rails] ruby on rails and Micro$oft environment support - IIS & ms sql
Hi everybody At work we''ve finally convinced the chief to develop some small project using open source technology. Unfortunately we are deeply involved with Micro$oft technology. That means, windows 2003 server, IIS, MS SQL 2005 and asp. I was thinking about recommending ruby on rails instead of asp, but I''d like to know how well it goes with IIS and MS SQL, because for the moment there''s no way we could switch to apache and mysql/postgresql. I''ve already found some resources dealing with rails on IIS http://wiki.rubyonrails.com/rails/pages/HowtoSetupIIS http://rubyforiis.sosukodo.org/rubyforiis http://bitmask.co.uk/ruby-on-rails.html And I did some (very basic) test with a sql database. But I''d like to know if anybody had any real experience with such an environment. Thanks a lot in advance. Saludos Sas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060418/4582f2e5/attachment.html
Mathieu Chappuis
2006-Apr-18 06:32 UTC
[Rails] ruby on rails and Micro$oft environment support - IIS & ms sql
> I was thinking about recommending ruby on rails instead of asp, but I''d like > to know how well it goes with IIS and MS SQL, because for the moment there''s > no way we could switch to apache and mysql/postgresql.http://made-of-stone.blogspot.com/2006/01/rails-on-iis-revisited.html Here is the most complete guide to setup Rails/FastCGI with this #@!$! http server. Follow also the comments for a modified request_uri fonction.
Sebastian Scarano
2006-Apr-19 05:51 UTC
[Rails] ruby on rails and Micro$oft environment support - IIS & ms sql
Wow, that''s quite an extensive tutorial I''ll sure give it a try, and I hope IIS will be officially supported in no time. It would really help spread rails development. Saludos and thanks Sas On 4/18/06, Mathieu Chappuis <mathieu.chappuis.lists@gmail.com> wrote:> > > I was thinking about recommending ruby on rails instead of asp, but I''d > like > > to know how well it goes with IIS and MS SQL, because for the moment > there''s > > no way we could switch to apache and mysql/postgresql. > > http://made-of-stone.blogspot.com/2006/01/rails-on-iis-revisited.html > > Here is the most complete guide to setup Rails/FastCGI with this #@!$! > http server. > > Follow also the comments for a modified request_uri fonction. > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060419/bf029324/attachment-0001.html