Error in NetBeanse

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 :slight_smile:

I fix the error