I can get it to work kind of.. (IronRuby.Rack)   but it doesn't show images
for me. everything else works great.

Here's an example of a config.ru file.  Although in rails I put the bin
folder and web.config file in the public folder and change the app root
setting in web.config.
http://github.com/casualjim/rubyconfindia/tree/master/samples/sinatra/

---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero - Mob: +32.486.787.582
Web: http://whiterabbitconsulting.eu - http://flanders.co.nz
Twitter: http://twitter.com/casualjim
Author of IronRuby in Action (http://manning.com/carrero)
Microsoft IronRuby/C# MVP


On Thu, Apr 1, 2010 at 1:46 AM, Robert Rouse <robert.e.ro...@gmail.com>wrote:

> It probably is a configuration issue for me.
>
> I could never get it to actually run anything through Rack.
>
> I'll try again at some point very soon and note what I've tried. I was
> just a little frustrated last time, so I didn't write anything useful
> down.
>
> On Wed, Mar 31, 2010 at 5:37 PM, Jimmy Schementi
> <jimmy.scheme...@microsoft.com> wrote:
> > Nick,
> >
> > IronRuby.Rack lets you run Rack-based applications on IIS, like Rails.
> Read more here:
> >
> http://github.com/ironruby/ironruby/tree/master/Merlin/Main/Hosts/IronRuby.Rack#readme
> >
> > Basically get the IronRuby source code, build IronRuby.Rack.sln, and try
> the IronRuby.Rails.Example app; it will run Rails in IIS. If it doesn't
> work, it's probably just a configuration issue, so please let me know. The
> next release of IronRuby will be accompanied by a build of
> IronRuby.Rack.dll, if you'd rather wait until then.
> >
> > Robert, what problems have you been having? I'll want to capture common
> issues in the docs, and also make sure you're unblocked.
> >
> > ~Jimmy
> >
> > -----Original Message-----
> > From: ironruby-core-boun...@rubyforge.org [mailto:
> ironruby-core-boun...@rubyforge.org] On Behalf Of Robert Rouse
> > Sent: Wednesday, March 31, 2010 4:09 PM
> > To: ironruby-core@rubyforge.org
> > Subject: Re: [Ironruby-core] IronRuby on Rails and IIS 6 or IIS 7
> >
> > I think the problem is that the information really isn't complete. The
> IIS stuff isn't even on this page, it's in the IronRuby.Rack readme, which I
> have yet to have success with.
> >
> > On Wed, Mar 31, 2010 at 4:06 PM, Shri Borde <shri.bo...@microsoft.com>
> wrote:
> >> http://ironruby.net/Documentation/Real_Ruby_Applications/Rails should
> have the info you need.
> >>
> >> Did this not show up in a web search? Could the web site be better
> organized? Just wondering how we could make it easier for people to get to
> the info on ironruby.net...
> >>
> >> -----Original Message-----
> >> From: ironruby-core-boun...@rubyforge.org
> >> [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Nick Hird
> >> Sent: Wednesday, March 31, 2010 2:33 PM
> >> To: Ironruby-core@rubyforge.org
> >> Subject: [Ironruby-core] IronRuby on Rails and IIS 6 or IIS 7
> >>
> >> Is there a way to get IronRuby on Rails to work under IIS6 or IIS7? I
> >> have seen some articles about Ruby on Rails, but not IronRuby. I guess
> >> it wouldn't be too difficult since these are both MS apps. I just cant
> >> find how to do it, sure the built in tester for rails is there for
> >> development, but i would like a static always-on-solution for some
> >> serious testing of my app as well as available to anyone who can hit
> >> the web server.
> >> Thanks,
> >> --Nick
> >> _______________________________________________
> >> Ironruby-core mailing list
> >> Ironruby-core@rubyforge.org
> >> http://rubyforge.org/mailman/listinfo/ironruby-core
> >>
> >> _______________________________________________
> >> Ironruby-core mailing list
> >> Ironruby-core@rubyforge.org
> >> http://rubyforge.org/mailman/listinfo/ironruby-core
> >>
> > _______________________________________________
> > Ironruby-core mailing list
> > Ironruby-core@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/ironruby-core
> >
> > _______________________________________________
> > Ironruby-core mailing list
> > Ironruby-core@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/ironruby-core
> >
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to