Gems



A small, lightweight and extensible DynDNS server written with Ruby and Rack.
dyndnsd.rb aims to implement a small DynDNS-compliant server in Ruby supporting IPv4 and IPv6 addresses. It has an integrated user and hostname database in it's configuration file that is used for authentication and authorization. Besides talking ...



Open Source conversational Marketing alternative to Intercom, Drift, etc..
Chaskiq is a platform that enables chat comunication with users in app or via campaigns (in app messages or newsletters). The platform is a Ruby on Rails app serving a graphql API which is consumed by a React application. It has minimal dependence...




Embed SVG documents in your Rails views and style them with CSS
Styling a SVG document with CSS for use on the web is most reliably achieved by adding classes to the document and embedding it inline in the HTML.This gem adds Rails helper methods (inline_svg_tag and inline_svg_pack_tag) that read an SVG documen...