class Transit::ReadHandlers::CmapHandler

Public Instance Methods

from_rep(v) click to toggle source
# File lib/transit/read_handlers.rb, line 80
def from_rep(v) Hash[*v] end