12 13 14
# File 'lib/jets/resource/standardizer.rb', line 12 def camelize(attributes) Jets::Camelizer.transform(attributes) end