What is the difference between bundle and bundle install.
When I googled it ,I found many place stating that both are aliases, is it true or are there any differences.
What is the difference between bundle and bundle install. When I googled it ,I
Share
It is true. bundle and bundle install do the same thing.
See here:
default_task :install