arambert / bing_ads_api

Ruby wrapper for the Microsoft Adcenter API
11 stars 17 forks source link

Only camelize names when the type is Symbol #8

Closed lucaswxp closed 4 years ago

lucaswxp commented 8 years ago

This allows to generate custom attributes if necessary, since all attributes in bingads are lowercased before this changes was impossible, you can just pass a string name and it won't be touched now