Hi, Recently when attempting to run unit tests whin edge rails, I have started to recive the following error. rake aborted! undefined method `dump_schema_information'' for #<ActiveRecord::ConnectionAdapters::MysqlAdapter:0x44d3bf0> After doing a search for the dump_schema_information method, it is found to only appear in databases.rake file (line 261) Has anyone got any suggestions to why this method is now missing? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---