I appreciate the tutorial - I was able to successfully generate the app using this command:
$ rails new rails3-mongoid-omniauth -m https://raw.github.com/RailsApps/rails-composer/master/composer.rb -T -O
however, when I change the app name to anything other than rails3-mongoid-omniauth I encounter errors.