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: 142,067 of 187,967
Downloads: 4,104

Daily

Ranking: 97,109 of 187,960
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43685,112,222rails
244184,335,749mimemagic
275167,551,910sqlite3

Owners

#GravatarHandle
1iconbenignware