On 21 Mar 2011, at 22:54, Hassan Schroeder wrote:

> 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...

That was it. I now have a vague recollection of having installed Rails a couple 
of years ago. The rogue binary was in /usr/bin. I should not forget that lazy 
assumptions (like, I don't have rails installed already) will bite me on the 
arse!

Thanks very much.

Iain

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