Displaying 1 result from an estimated 1 matches for "pragmaticpanoy".
2012 Nov 07
12
Develop using Rails in offline mode
I''m very new to Rails and I''m quite confused if I can practice Rails in
offline mode?
I''m following the Ruby on Rails Tutorail by Michael Hartl and I noticed
that after generating a new app through the command "rails new app_name",
"bundle install" is then called to download the gems specified in the
Gemfile.
What if I don''t have an