Explorar o código

Add explanation and source link.

This way in a year when I forget where this came from I can find this project again.

Caleb Thompson %!s(int64=13) %!d(string=hai) anos
pai
achega
7145c37dc6
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      bundler-exec.sh

+ 4 - 0
bundler-exec.sh

@@ -1,5 +1,9 @@
 #!/bin/bash
 
+# Automatically run Ruby scripts with "bundle exec" (but only when appropriate).
+# http://effectif.com/ruby/automating-bundle-exec
+# Github: https://github.com/gma/bundler-exec
+
 ## Functions
 
 rbenv-installed()