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

Regex find and replace between <div class="customclass"> and </div> tag -

jpa - Passing entitymanager from reflection method -