Categories: None [Edit]
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: 163,276 of 186,885
Downloads: 2,770
Daily
Ranking: 94,143 of 186,876
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
27 | 912,517,410 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | gregmatthewcrossley |