#!/bin/sh $HOME/c/bin/ruby -I connections/native_sqlite3 -e 'Dir.foreach(".") { |file| require file if file =~ /_test.rb$/ }'