#1069 ✓resolved
Glen Mailer

type_class.options is sometimes null in table_creator#build_type

Reported by Glen Mailer | October 1st, 2009 @ 11:35 AM

In the dm-migrations table creator, the build_type method attempts to merge in type_class.options to the current has of options, but in Merb the String class has an options method which returns nil.

It would be helpful if the condition in http://github.com/datamapper/dm-more/blob/master/dm-migrations/lib/... included (!type_class.options.nil?)

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Referenced by

Pages