Stephan E.

Results 3 issues of Stephan E.

It might be quiet useful to support a visitor pattern for traversing the AST.

Hello, I was wondering, why during serialization my custom types don't get used to determine the json format: ```ruby class DateOrTimeType < ActiveRecord::Type::Value def type :json end def cast_value(value) case...

https://github.com/markevans/dragonfly could need a place