surrealist 2.0.0
A gem that provides DSL for serialization of plain old Ruby objects to JSON in a declarative style by defining a `schema`. It also provides a trivial type checking in the runtime before serialization.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (1):
            oj
            ~> 3.11
          
    