Categories: None [Edit]

pics_or_it_didnt_happen

https://rubygems.org/gems/pics_or_it_didnt_happen
https://github.com/NeomindLabs/pics_or_it_didnt_happen
Sometimes, you might want your HTML to include a one-off image file that is just for one person. Making this file public may be undesireable for security reasons, or perhaps simply because it is not worth the overhead of multiple HTTP requests. This gem provides a utility method that takes a locally-saved image file, perhaps within your non-public tmp directory, encodes it as Base64, and returns an HTML element with the correct data URL attributes. It is made possible by the RFC 2397 scheme, which is now fairly well supported in modern browsers.

Total

Ranking: 167,595 of 182,419
Downloads: 2,226

Daily

Ranking: 69,978 of 182,407
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25804,457,727rspec

Owners

#GravatarHandle
1icongregmatthewcrossley