In Rails 3, how can I pass thumbnail image as Byte Array to JSON?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
For converting images to text you could convert it to base64. Check out: ruby: http://ruby-doc.org/stdlib-1.9.3/libdoc/base64/rdoc/Base64.html jquery: http://archive.plugins.jquery.com/project/base64 UPDATE: |
|||||||
|