Created by: latortuga
This inspects the class to see if it has defined enums per the ActiveRecord 4.1+ API. If the column in question is an Enum, by default interpret it as a String field.
Fixes #290 (closed).
Created by: latortuga
This inspects the class to see if it has defined enums per the ActiveRecord 4.1+ API. If the column in question is an Enum, by default interpret it as a String field.
Fixes #290 (closed).