To use:
rails new <appnamme> --template=https://github.com/sampierson/rails-templates/raw/master/<template>.rb
Note: there is a bug in Rails versions < 3.0.4 that will not allow you to use https:// addresses for templates. So to use this, just use curl to download it and run it from your local disk.