Hi, when i should migration database to curent version in NetBeanse IDE so do get a error. I have install MySQL and it works, and the database 'weblogs_scout' is okay.
--- development: adapter: mysql encoding: utf8 database: weblogs_scout username: root password: ******** host: localhost --- (in H:/Mina Dokument/NetBeansProjects/Weblogs) rake aborted! == 20080617123337 CreateEntries: migrating ==================================== -- create_table(:entries) undefined method `titel' for #<ActiveRecord::ConnectionAdapters::TableDefinition:0x351cbd0> (See full trace by running task with --trace) Hope some can tell me what's the error is :) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---