How to move rails 3.2.8 project from ubuntu to windows7?

11 views
Skip to first unread message

wpollans

unread,
Jan 2, 2013, 12:37:45 PM1/2/13
to rubyonra...@googlegroups.com
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

Damjan Rems

unread,
Jan 2, 2013, 1:47:42 PM1/2/13
to rubyonra...@googlegroups.com
wpollans wrote in post #1090832:
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/.

Robert Walker

unread,
Jan 2, 2013, 3:54:08 PM1/2/13
to rubyonra...@googlegroups.com
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/).

Have you tried a more direct approach so she doesn't have to reboot her
machine? Like VirtualBox for instance:

https://www.virtualbox.org

That might actually end up being less painful for you since you can
continue using your favorite linux inside the virtual machine since you
then don't have to worry about gems that use native extensions.
Reply all
Reply to author
Forward
0 new messages