HomePhorge

(maint) Fix issue with type_of not handling Optional type
8c27513a5dceUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Fix issue with type_of not handling Optional type

The Optional Type was treated as a RubyType in the type_of method
because it checked against ObjectType instead of AbstractType.

Details

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU8c27513a5dce: (maint) Fix issue with type_of not handling Optional type (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Feb 11 2014, 1:40 AM