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: 137,267 of 180,702
Downloads: 3,781

Daily

Ranking: 80,006 of 180,689
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
42519,025,014rails
195166,504,719mimemagic
238133,382,549sqlite3

Owners

#GravatarHandle
1iconbenignware