Ruby on Rails Friday, October 3, 2014

On Fri, Oct 3, 2014 at 8:54 AM, Adham El-Deeb <adham.eldeeb90@gmail.com> wrote:
> there is no html on my app it is an API and i want to save the user from the
> User Model it self

1) What client are you using?
2) What params are being logged for a create request?
3) What does the log show for a request sequence?

I have no experience with Carrierwave but are you sure that it's not
expecting a "remote_avatar_url" param by default, as Alexandre
suggested? That has nothing to do with whether you're using HTML
or not...

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAWm7QCuSLt_N5iwOqLORkWt_hRvOzbZ5rE_LwxRdg4%2Bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment