Sha256: 2cfb630fe2b260622e6391b82276abfb32be823476e003e685dc62c5a78a0f8c
Contents?: true
Size: 248 Bytes
Versions: 54
Compression:
Stored size: 248 Bytes
Contents
module GoTransverseTractApi module UsageMain class << self # # @param {Long} eid # def find_by_eid eid debugger GoTransverseTractApi.get_response_for(self, {eid: eid}) end end end end
Version data entries
54 entries across 54 versions & 1 rubygems