Gems
Receive events (e.g. webhooks) in your development environment
Using the Hookdeck CLI, you can forward your events (e.g. webhooks) to your local web server with unlimited free and permanent event URLs. Your event history is preserved between sessions and can be viewed, replayed, or used for testing by you and...
gollum/gollum: A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.
Gollum is a simple wiki system built on top of Git. A Gollum Wiki is simply a git repository of a specific nature:A Gollum repository's contents are human-editable text or markup files.Pages may be organized into directories any way you choose.Oth...
pusewicz/wave-function-collapse-ruby: Tiled Wave Function Collapse model implemented in Ruby and rendered using Gosu
This repository is an example implementation of the Wave Function Collapse algorithm using Ruby and Gosu.The algorithm is used to generate the entire map using tiles based on the rules. Rules are defined using the Tiled program and read by the Rub...
alexreisner/geocoder: Complete Ruby geocoding solution.
Forward and reverse geocoding.IP address geocoding.Connects to more than 40 APIs worldwide.Performance-enhancing features like caching.Integrates with ActiveRecord and Mongoid.Basic geospatial queries: search within radius (or rectangle, or ring).
panthomakos/timezone: Accurate current and historical timezones for Ruby with support for Geonames and Google latitude - longitude lookups.
Accurate current and history timezones for Ruby.Uses IANA Timezone Database for up-to-date historical timezone calculations.Uses the Geonames API or the Google Timezone API for timezone latitude and longitude lookup.