Execute
Since:
0.0.1
21 22 23
# File 'lib/data_maps/mapper.rb', line 21 def convert(data) mapping.execute(data.stringify_keys) end