embedify 0.7.3
Embedify is a ruby gem that parses and returns an embeddable version of a page, similar to how Facebook fetches and retrieves page data when posting a link.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (7):
            addressable
            >= 0
          
          
            faraday
            >= 0
          
          
            faraday_middleware
            >= 0
          
          
            fastimage
            >= 0
          
          
            hashie
            >= 0
          
          
            hashie
            >= 0
          
          
            nokogiri
            ~> 1.5.0
          
    