I am trying to build ROR application for which I wrote rails fist_app
command in terminal. I didn't find gemfile
in folder fist_app
. When goggled, found Stackoverflow answer for this problem which suggest to update rails.
But when I update rails version it shows nothing to update. Here is a screen-shot.
Please suggest some solution for this problem. Thanks