I was just looking into spinning up an environment under IIS but it sounds like 
I should wait for IronRuby.Rack?  I am new to Ruby and it seems that there is a 
lot of old documentation around about how to get this working. If the binary 
version is close to release (days) I would rather wait than try to find the 
right magic keystrokes to make it happen.

Thanks for any advice.

Shane Holder
The Rand Group, LLC
shol...@randgrp.com<mailto:dstejs...@randgrp.com>
972.978.6559 Cell
713.341.9387 Direct
713.850.0747 Main Office
www.randgrp.com<http://www.randgrp.com/>

[cid:image001.jpg@01CADD85.916F74B0]

From: ironruby-core-boun...@rubyforge.org 
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jimmy Schementi
Sent: Friday, April 16, 2010 12:12 PM
To: <ironruby-core@rubyforge.org>
Subject: Re: [Ironruby-core] Attempting To Get IronRuby.Rack Running a non-demo 
rails site

I wasn't aware of any major spec changes between those versions but I'll look 
into it. Also, the first binary release of ironruby.rack is coming up, which 
will have documentation, automation scripts, and will work on IIS 6 and 7. 
There's also a bug with serving binary files, so images won't work, but that'll 
be fixed for this release. I'll also apply ivan's web.config move patch ... Any 
other bugs blocking people want fixed?

~Jimmy

On Apr 16, 2010, at 7:48 AM, "Bobby Johnson" 
<bobby.john...@gmail.com<mailto:bobby.john...@gmail.com>> wrote:
I was able to figure this one out with the help if stackoverflow. Basically 
what it boiled down to was having two version of the rack gem installed; 1.0.1 
and 1.1.0. I uninstalled 1.1.0 and it started working. So the IronRack 
implementation sample doesn't quite meet the spec for the newer version.
On Fri, Apr 16, 2010 at 3:11 AM, Ivan Porto Carrero 
<i...@cloudslide.net<mailto:i...@cloudslide.net>> wrote:
where did you place the web.config?
---
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 15, 2010 at 10:42 PM, Bobby Johnson 
<bobby.john...@gmail.com<mailto:bobby.john...@gmail.com>> wrote:
I have successfully got the IronRuby.Rails.Example project running on my local 
machine under IIS 5.1. I am now attempting to get my own demo rails site 
running in the same way. My web.config is different. I am attempting to only 
use what was distributed with IronRuby 1.0 and what I have installed using gems.

I am getting the following error which doesn't give me a lot to go on:

D:/demo/config/boot.rb:66:in `exit': exit (SystemExit)
After trying many different things, I think it is having a problem finding 
gems. I have attached my web config and ironrack.log. Does anyone have pointers 
on what I am doing wrong?

Thanks!

--
"The explanation requiring the fewest assumptions is most likely to be correct."

- Occam’s Razor
http://en.wikipedia.org/wiki/Occam's_Razor
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core


_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core



--
"The explanation requiring the fewest assumptions is most likely to be correct."

- Occam’s Razor
http://en.wikipedia.org/wiki/Occam's_Razor
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org<mailto:Ironruby-core@rubyforge.org>
http://rubyforge.org/mailman/listinfo/ironruby-core

________________________________
This email message and any attachments are intended for use by the addressee(s) 
named herein and may contain legally privileged and/or confidential 
information. If you are not the intended recipient of this email you are hereby 
notified that any dissemination, distribution or copying of this email and any 
attachments thereto is strictly prohibited. If you have received this email in 
error please notify the sender and permanently delete the original and any 
copies of this email and any prints thereof.

<<inline: image001.jpg>>

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to