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?