Categories: None [Edit]

base64_attachment

https://rubygems.org/gems/base64_attachment
https://github.com/benignware/base64_attachment
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.

Total

Ranking: 141,636 of 187,239
Downloads: 4,054

Daily

Ranking: 145,948 of 187,224
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43671,311,427rails
237183,127,015mimemagic
274163,773,486sqlite3

Owners

#GravatarHandle
1iconbenignware