Simple app template: gem 'faker' run "bundle install"
When I run it: rails new test_app -m /path/to/my/template.rb It doesn't install the gem. Just fails silently. Any ideas? I am using ruby 1.9.2 and RVM -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

