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 總和檢查碼:

6365e6fd79d222d54a4a85abdc3449f0673f99e5caa04c352e8edf11765fa9f0

總下載次數 3,796

這個版本 3,796

授權:

MIT

Ruby 版本需求: >= 0

相關連結: