ruby - How do I install Rails on Windows using Development Kit? -


i'm new ruby , rails, i'm not confident install. when typed:

gem install rails 

i got response saying need update path , download development kit.

but, when enter:

c:\users\tim\documents\ruby\dk.rb init 

i error windows saying not recognise file type.

can easy understand solution?

per instructions, supposed type:

ruby dk.rb init 

Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -