http://gmarik.info/blog/2010/10/08/ctags-on-OSX
Snow Leo ships with ctags not suitable for Ruby development. Ie if you try to generate tags recursively, it will error out:
$ ctags R R
ctags: illegal option -
usage: ctags [-BFadtuwvx] [-f tagsfile] file …
$ which ctags
/usr/bin/ctags