Very simple question can rails run on windows only? with out the internet? im trying to make a tool inventory program using ruby. and i need it to run on windows only no internet. so can it be done? thanks for the help i appreciate it.
on 2013-03-15 06:52
on 2013-03-15 06:57
On Fri, Mar 15, 2013 at 12:52 AM, Andrew l. <lists@ruby-forum.com> wrote: > Very simple question can rails run on windows only? with out the > internet? im trying to make a tool inventory program using ruby. and i > need it to run on windows only no internet. so can it be done? thanks > for the help i appreciate it. Yes.
on 2013-03-15 07:01
@Jordon Bedwell
Thank you very much for the prompt answer is there anyproblems with
it running without internet or anythign special i have to do to make it
run on windows only?
on 2013-03-15 09:53
On 15 March 2013 06:01, Andrew l. <lists@ruby-forum.com> wrote: > @Jordon Bedwell > Thank you very much for the prompt answer is there anyproblems with > it running without internet or anythign special i have to do to make it > run on windows only? Most Rails developers use Linux (often Ubuntu) or Mac so it can be difficult to get help with Windows. If you absolutely have to use Windows then I understand railsinstaller can be a good solution. I would recommend that you either dual boot your PC with Ubuntu and Windows, or run Ubuntu in a virtual machine (VMWare for example). Colin
on 2013-03-15 09:56
On 15 March 2013 06:01, Andrew l. <lists@ruby-forum.com> wrote: > @Jordon Bedwell > Thank you very much for the prompt answer is there anyproblems with > it running without internet or anythign special i have to do to make it > run on windows only? In addition to my previous post I think it would be very difficult to /develop/ the application on a machine without internet access. Running the app would not be a problem however. Colin
on 2013-03-16 06:44
> In addition to my previous post I think it would be very difficult to > /develop/ the application on a machine without internet access. > Running the app would not be a problem however. > > Colin I don't need to develop it without internet i just need the finished product to run without it. so would it run fine without it?
on 2013-03-16 10:37
On 16 March 2013 05:44, Andrew l. <lists@ruby-forum.com> wrote: >> In addition to my previous post I think it would be very difficult to >> /develop/ the application on a machine without internet access. >> Running the app would not be a problem however. >> >> Colin > > I don't need to develop it without internet i just need the finished > product to run without it. so would it run fine without it? As Jordan already said, yes. Provided nothing in your app requires it, obviously. Colin
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.