ruby - getting started with rails guide: how do you create the files -


i using getting started rails guide , stuck @ point. creating new html.erb file within app/views/articles. how create new file. u in command prompt or script editor?

any way really. can in command prompt if more comfortable or can create in script editor.


Comments

Popular posts from this blog

c++ - Do gcc's __float128 floating point numbers take the current rounding mode into account? -

java - the value of local variable is not used -