Skip to content
View tilo's full-sized avatar
👋
👋

Block or report tilo

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. smarter_csv smarter_csv Public

    Fastest end-to-end CSV ingestion for Ruby (with C acceleration). SmarterCSV auto-detects formats, applies smart defaults, and returns Rails-ready hashes for seamless use with ActiveRecord, Sidekiq,…

    Ruby 1.6k 190

  2. validates_overlap validates_overlap Public

    Adds ActiveRecord validations that prevent overlapping datetime and other linearly ordered ranges — bookings, reservations, meetings, shifts. One SQL query; supports scoping and open-ended ranges. …

    Ruby 173 44

  3. smarter_json smarter_json Public

    A lenient, fast JSON processor for Ruby. It extracts strict JSON, NDJSON, JSONL, JSON5, HJSON, and messy JSON input humans or LLMs actually write — and in benchmarks it matches or beats Oj on nearl…

    Ruby 10 1

  4. deprecate_soft deprecate_soft Public

    Soft deprecation wrapper for Ruby methods with customizable tracking hooks

    Ruby 5

  5. dedupe_requests dedupe_requests Public

    Automatic server-side de-duplication of inbound mutating Rails requests (POST / PUT / PATCH) — rejects duplicates with a 409 using a Redis-backed request fingerprint -- DOES NOT require client-side…

    Ruby 1

  6. embedded_localization embedded_localization Public

    Rails I18n: embedded_localization allows you to transparently store multiple translations for ActiveRecord attributes right inside each attribute -- no additional table needed.

    Ruby 12 3