This project is archived and is in readonly mode.
Error creating new Rails project
Reported by Aaron Mason | February 11th, 2010 @ 12:45 PM
Installed Rails as per the release notes.
Tried to create a new project: rails rails3test
The following error was displayed:
/opt/local/lib/ruby/site_ruby/1.8/rubygems.rb:384:in
bin_path': can't find executable rails for rails-3.0.0.beta
(Gem::Exception) from /opt/local/bin/rails:19
Comments and changes to this ticket
-
Josh Martin February 23rd, 2010 @ 04:47 PM
- Tag changed from rails 3.0 to rails 3.0, rvm
railties --pre may solve one part of it, but you need to open up a new console for path changes to take effect if you are using RVM. After opening up a new console everything worked as expected.
-
José Valim February 23rd, 2010 @ 08:51 PM
- State changed from new to invalid
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>