module RethinkORM::Lock::TokenRefresher

Overview

NOTE Necessary as overriding from_trusted_json wasn't working

:nodoc:

Defined in:

rethinkdb-orm/lock.cr

Class Method Summary

Class Method Detail

def self.from_json(value : JSON::PullParser) : String #

[View source]
def self.to_json(value : String, json : JSON::Builder) #

[View source]