wpollans wrote in post #1090832:
> Currently, I have xubuntu installed on a bootable 16gb usb drive - the
> rails app lives on this drive.  This is for the benefit of a friend that
> uses a win7 laptop - she boots from the usb drive to run the rails app -
> works fine.  I would like to have this app run in windows, so she
> doesn't
> have to reboot to use it.  I see that I can install rails via
> rubyinstaller
> (http://rubyinstaller.org/).
>
> QUESTION: Can I just copy the top-level rails application directory to
> windows?  Haven't tried yet - trying to get advice before I start  8-)
>
> Feel free to point me elsewhere
>
> Thanks

It should work with webrick as server unless you use gems that need 
compilation and are platform specific.


by
TheR

-- 
Posted via http://www.ruby-forum.com/.

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to