RubyGems Navigation menu

base64_attachment 0.0.1

This gem allows you to define `file`-attributes on an active record class which can receive base64-encoded strings which comes in handy for json rest clients posting images to a rails application. Simply post your base64-encoded string using the `_base64`-suffix on the attribute name.

Gemfile:
=

安装:
=

版本列表:

  1. 0.0.1 October 28, 2014 (14.5 KB)

Runtime 依赖 (2):

mimemagic ~> 0.2.0
rails ~> 4.1.0

Development 依赖 (1):

sqlite3 >= 0

业主:

作者:

  • Rafael Nowrotek

SHA 256 校验和:

=

下载总量 3,891

这个版本 3,891

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: