so i installed ruby+gems then fetched rails and now i want to start with an apllication but i dont quite get it: """ http://www.rubyonrails.org/down Make your application Create your application skeleton and start the server: rails path/to/your/new/application cd path/to/your/new/application ruby script/server You''re running Ruby on Rails! Follow the instructions on http://localhost:3000. """ i dont get exactly what im supposed to write there. 1.the location of rails on my harddrive C:\ruby...or what? 2.how do i write cd.. cd.. cd cat in one command? if thats what im supposed to? 3. this i dont even get? and is this supposed to be written in the Scite-editor then laucnhed from cmd? and does it matter if i use / or \ in the path descriptions? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
nevermind im an idiot it should all eb run from cmd ldo. On 22 Apr, 22:15, globalrev <skanem...-QqNU3IAdlV0@public.gmane.org> wrote:> so i installed ruby+gems then fetched rails and now i want to start > with an apllication but i dont quite get it: > > """http://www.rubyonrails.org/down > > Make your application > > Create your application skeleton and start the server: > > rails path/to/your/new/application > cd path/to/your/new/application > ruby script/server > > You''re running Ruby on Rails! Follow the instructions onhttp://localhost:3000. > """ > > i dont get exactly what im supposed to write there. > 1.the location of rails on my harddrive C:\ruby...or what? > 2.how do i write cd.. cd.. cd cat in one command? > if thats what im supposed to? > 3. this i dont even get? > > and is this supposed to be written in the Scite-editor then laucnhed > from cmd? > > and does it matter if i use / or \ in the path descriptions?--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
If you need help with other stuff don''t be afraid to ask. :-) Glad to see you got it working. Nicholas On Apr 22, 3:38 pm, globalrev <skanem...-QqNU3IAdlV0@public.gmane.org> wrote:> nevermind im an idiot it should all eb run from cmd ldo. > > On 22 Apr, 22:15, globalrev <skanem...-QqNU3IAdlV0@public.gmane.org> wrote: > > > so i installed ruby+gems then fetched rails and now i want to start > > with an apllication but i dont quite get it: > > > """http://www.rubyonrails.org/down > > > Make your application > > > Create your application skeleton and start the server: > > > rails path/to/your/new/application > > cd path/to/your/new/application > > ruby script/server > > > You''re running Ruby on Rails! Follow the instructions onhttp://localhost:3000. > > """ > > > i dont get exactly what im supposed to write there. > > 1.the location of rails on my harddrive C:\ruby...or what? > > 2.how do i write cd.. cd.. cd cat in one command? > > if thats what im supposed to? > > 3. this i dont even get? > > > and is this supposed to be written in the Scite-editor then laucnhed > > from cmd? > > > and does it matter if i use / or \ in the path descriptions?--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Welcome to Rails. The number one enemy of those new to rails is the fact that Rails changes so fast that most of the online tutorials are outdated. Take a lot of what you read with a large grain of salt. Good luck and don''t be intimidated. It''s a steep wall. On Apr 22, 4:25 pm, ncancelliere <ncancelli...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> If you need help with other stuff don''t be afraid to ask. :-) > > Glad to see you got it working. > > Nicholas > > On Apr 22, 3:38 pm, globalrev <skanem...-QqNU3IAdlV0@public.gmane.org> wrote: > > > nevermind im an idiot it should all eb run from cmd ldo. > > > On 22 Apr, 22:15, globalrev <skanem...-QqNU3IAdlV0@public.gmane.org> wrote: > > > > so i installed ruby+gems then fetched rails and now i want to start > > > with an apllication but i dont quite get it: > > > > """http://www.rubyonrails.org/down > > > > Make your application > > > > Create your application skeleton and start the server: > > > > rails path/to/your/new/application > > > cd path/to/your/new/application > > > ruby script/server > > > > You''re running Ruby on Rails! Follow the instructions onhttp://localhost:3000. > > > """ > > > > i dont get exactly what im supposed to write there. > > > 1.the location of rails on my harddrive C:\ruby...or what? > > > 2.how do i write cd.. cd.. cd cat in one command? > > > if thats what im supposed to? > > > 3. this i dont even get? > > > > and is this supposed to be written in the Scite-editor then laucnhed > > > from cmd? > > > > and does it matter if i use / or \ in the path descriptions?--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---