In reviewing the Twitter display requirements[1], there are more than a few details to get right. I'm curious if anybody has created a resource for meeting the requirements either directly with the Twitter Gem or with some other combination of the gem and other libraries? Specifically, mapping each display requirement to a property on the gem's Tweet class or helpful methods/utilities for rendering when not directly supported by a property. Examples of that include linking the entities (successfully implemented with assist from Erik's post[2]) and formating the timestamp.
I'm happy to write something up after I get through all of the requirements. But if there's already something, that would useful to know.
Does any such resource exist?
[1]
https://dev.twitter.com/overview/terms/display-requirements[2]
https://groups.google.com/forum/#!msg/twitter-ruby-gem/eCsoI989EvQ/cg2L2coTLZYJ