On Mon, Mar 21, 2011 at 1:52 PM, yb <iainsp...@gmail.com> wrote:

> I've just installed Rails v3.0.5 and reading the guide
> http://guides.rubyonrails.org/getting_started.html#creating-a-new-rails-project.
> Where it says to do:
>
>    rails new blog
>
> that actually creates a site in a folder called "new".

That means you have (at least) two different versions of Rails on your
system, and the first one being found is pre-3.0.x.

Try `rails -v` and `which rails` for starters...

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

-- 
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-talk@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