> Rails doesn't ever "just work" on Windows, does it?

:)

> > Although I have never done it I know that Rails can be frozen into the
> > application. I am wondering if I can do the same thing with other
> > gems. I have found this (http://gemsonrails.rubyforge.org) that seems
> > to be what I need, although it's from 2007 and I was wondering if
> > anybody is using it and/or there are other or better alternatives.
>
> Rails 2: rake gems:unpack
> Rails 3: Bundler (which you can also install for use with Rails 2 if you
> like)

Will look into that. Thanks.

> Mongrel is a gem, but it's got compiled bits IIRC.

Yes, I know it's a gem. I'm guessing I'm wrong but I thought it would
be easier/best if I have it installed "in the open" and use Windows
services if I am running more than one application on the same server.
Can I start a Windows service if I have Mongrel frozen under the
application?

> Investigate JRuby and Glassfish.

I looked into JRuby some time ago. What would that buy me in
relationship to 'packaging' the application?

> Better yet, don't deploy on Windows.

You couldn't resist, could you? :D

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to