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. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
On Fri, Mar 15, 2013 at 12:52 AM, Andrew l. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
@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? -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
On 15 March 2013 06:01, Andrew l. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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> > -- > 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
On 15 March 2013 06:01, Andrew l. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
> 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. > > ColinI 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? -- 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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
On 16 March 2013 05:44, Andrew l. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> 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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.