From: Thufir Date: 2008-03-26T12:54:52+09:00 Subject: Re: how to invoke a rake file On Mar 25, 1:54 am, Mark Ryall wrote: > [Note:  parts of this message were removed to make it a legal post.] > > try: > rake utils:create_directories [...] Thanks, this worked on Windows :) Why isn't it: rake utils:create_directory I thought it was just rails that did magic with plurals. thanks, Thufir