
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
-
Dan Kubb (dkubb) October 7th, 2009 @ 01:23 PM
- State changed from new to resolved
(from [e0f5329e49f8a578c74cd1b97a228415cea3513c]) [dm-migrations] Only merge in valid options from the primitive
[#1069 state:resolved] http://github.com/datamapper/dm-more/commit/e0f5329e49f8a578c74cd1b...
-
Dan Kubb (dkubb) October 7th, 2009 @ 01:23 PM
(from [e0f5329e49f8a578c74cd1b97a228415cea3513c]) [dm-migrations] Only merge in valid options from the primitive
[#1069 state:resolved] http://github.com/datamapper/dm-more/commit/e0f5329e49f8a578c74cd1b...
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.
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
Tags
Referenced by
-
1069 type_class.options is sometimes null in table_creator#build_type [#1069 state:resolved] http://github.com/datamapper/dm-m...
-
1069 type_class.options is sometimes null in table_creator#build_type [#1069 state:resolved] http://github.com/datamapper/dm-m...