Adding a .gemrc with --no-rdoc and --no-ri because these slow everything down and...
[dotfiles] / .gemrc
diff --git a/.gemrc b/.gemrc
new file mode 100644 (file)
index 0000000..58d924e
--- /dev/null
+++ b/.gemrc
@@ -0,0 +1,2 @@
+install: --no-rdoc --no-ri
+update: --no-rdoc --no-ri