Hi,

I installed rails3 on my mac and after installing 2.3.5 using gem
install rails -v 2.3.5, if I run gem list rails, I got
*** LOCAL GEMS ***

rails (3.0.0.beta, 2.3.5)

But if I run
rails _3.0.0.beta_ test
got the following error
 can't find executable rails for rails-3.0.0.beta (Gem::Exception)
  from /usr/local/bin/rails:19:in `<main>'

How can I create rails3 project?

Thanks
-- 
Posted via http://www.ruby-forum.com/.

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to