[Rails] Rake error on edge rails

Kent Sibilev ksruby at gmail.com
Wed Mar 1 13:07:52 GMT 2006


You need a latest 0.7.0 version of Rake.

--
Kent


On 3/1/06, Dave Hoover <dave.hoover at gmail.com> wrote:
> I updated my "edge rails" this morning, ran 'rake', and got:
>
> rake aborted!
> undefined method `namespace' for main:Object
> ./rakefile:10
>
> To verify, I created a new project, ran 'rake' and didn't get the
> error.  Then I ran 'rake freeze_edge', re-ran 'rake' and got the same
> error.  Is anyone else having this same problem on edge rails?
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>


More information about the Rails mailing list