Ruby on Rails Thursday, October 2, 2014

I'm using Rails-api with mongoid.
I try to upload user avatar using Carrierwave from a remote url.
I got theremote url form omniauth-facebook image params.
The problem is the avatar field in Databass have nil value after save.
This is my app on github https://github.com/adham90/pp

--
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/5d0eee57-fa44-4a34-b692-ee394733e2fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment