Adding Gemfile to allow developers isolate their development from the global space. I also like to document with Gemfile all dependencies on the project.
NOTE: Gemfile is optional you don't have to use if you don't like it.
Adding Gemfile to allow developers isolate their development from the global space. I also like to document with Gemfile all dependencies on the project.
NOTE: Gemfile is optional you don't have to use if you don't like it.