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: 140,539 of 186,959
Downloads: 4,013

Daily

Ranking: 131,144 of 186,713
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43658,650,538rails
235181,887,231mimemagic
276160,962,144sqlite3

Owners

#GravatarHandle
1iconbenignware