I have created the whole database and now also created a migration named "kmigrate" when i use the " rake db:schema:dump " command it doesnt pop up an error but when i log onto schema.rb file then it pops up this error :
ActiveRecord::Schema.define(:version => 20110402024216) do # Could not dump table "kusers" because of following ArgumentError # invalid date end can somebody please help ? -- 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 [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-talk?hl=en.

