Use binstubs to speed up boot time if your on JRuby
With bundler's binstubs, running "bundle exec" will not spawn a new JVM every time. To install
$ chmod +x $rvmpath/hooks/aftercd_bundler
$ bundle install --binstubs
Don't forget to ignore the bin directory
# .gitignore
bin/
Written by Matthew Deiters
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#