Sha256: 28bfb43aa33a0cb46c6cc160e71ff4307b610cbd606643569d75c1bd9f33bbc0
Contents?: true
Size: 178 Bytes
Versions: 4
Compression:
Stored size: 178 Bytes
Contents
module Quaderno class Transaction < Base api_model Quaderno::Transaction api_path 'transactions' class << self undef :all, :update end end end
Version data entries
4 entries across 4 versions & 1 rubygems