Yes, will start working in a PR. 

El lunes, 13 de mayo de 2019, 19:00:13 (UTC+2), Rafael Mendonça França 
escribió:
>
> 👍 for this method.Can you open the PR?
> Rafael Mendonça França
> http://twitter.com/rafaelfranca
> https://github.com/rafaelfranca
>
>
> On Mon, May 13, 2019 at 6:48 AM Gustavo Gutierrez <gus...@acidtango.com 
> <javascript:>> wrote:
>
>> We are currently working with Rails API interacting with a frontend app. 
>> In order to simplify the interactions with the front app, we are supporting 
>> parameters and responses with *camelCase*.
>>
>> When we were implementing this in the Rails API, we encountered that 
>> *ActionController::StrongParameters* implements *transform_keys *but it 
>> doesn't implements *deep_transform_keys*, as Hash does.
>> This would be a helpful feature for us because we use nested params for 
>> some requests, and we think it would also make the StrongParams API more 
>> similar to the Hash API. 
>>
>> Any feedback on this would be very helpful. In AcidTango we have the 
>> intention to implement this feature if it is considered helpful.
>>
>> Regards!
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Ruby on Rails: Core" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to rubyonra...@googlegroups.com <javascript:>.
>> To post to this group, send email to rubyonra...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/rubyonrails-core.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/rubyonrails-core/9d0a3810-bf1d-405f-b788-6b840ba00c49%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/rubyonrails-core/9d0a3810-bf1d-405f-b788-6b840ba00c49%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at https://groups.google.com/group/rubyonrails-core.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-core/a931c777-729a-4bf4-9dd1-04a7e25a88fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to