I have been using Rails for a couple years now and took a break away for a few months and just found myself back on a Rails application. The only problem is I don't know how to use bundler. I've been doing research and I find the command
bundle install
but what others are there and does this actually install the gems locally or just for the application?