On Jul 3, 2013, at 2:03 PM, Matthew Davis <[email protected]> wrote:
> This is an OS X Homebrew install, with rbenv root in /usr/local/var/rbenv; > Ruby 2.0.0, and Rails 4.0.0. 'gem install rails' went without complaint. > Then I tried to run 'rails new hypothetical_app'. That, and all calls to the > rails app, show that app_rails_loader is finding a directory bin/rails where > it expects to find a file bin/rails: > > Aside from not setting my rbenv root to ~/.rbenv, I can't think of any > departures I have made from completely standard installation of everything. So, I just did this on a brand new machine, but using rvm instead of rbenv. No problems on this end. I'd be looking at the rbenv configuration. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/F952898A-314A-4D13-8B16-02900A4BB1D2%40gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

