>On Wed, Jun 08, 2011 at 10:30:12AM -0700, Andrew Selder wrote: >> I just upgraded to Rails 2.3.12, and now all my rake tasks are >> failing: > >We have a ticket for it here: > > https://github.com/rails/rails/issues/1551 > >It seems if you upgrade rake and RDoc, it will stop the errors.
Yes ... and fix the Rakefile ... this was my fix: https://github.com/stepheneb/rigse/commit/db7b785c4dba7a0de0ea1152e8db67a2726df3b2 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
