Blog | Articles à propos de 'Tech'

Back to blog home
Read More
How to add a custom Virtus attribute to the Grape API framework

How to add a custom Virtus attribute to the Grape API framework

by Nicolas Marcotte Tech 2015-06-25

We ran into a problem in the Grape API framework in one of our international app: the time type provided by Grape does not include the time zone.

Let's see how to add a custom type to Grape.

Continue Reading