davishmcclurg / json_schemerLinks
JSON Schema validator. Supports drafts 4, 6, 7, 2019-09, 2020-12, OpenAPI 3.0, and OpenAPI 3.1.
☆434Updated last month
Alternatives and similar repositories for json_schemer
Users that are interested in json_schemer are comparing it to the libraries listed below
Sorting:
- Advisory locking for ActiveRecord☆662Updated 2 weeks ago
- Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.☆761Updated 6 months ago
- Performance testing matchers for RSpec☆611Updated last year
- Hashdiff is a ruby library to to compute the smallest difference between two hashes☆609Updated 2 months ago
- Configuration library for Ruby gems and applications☆845Updated last month
- RSpec and Minitest matchers to prevent N+1 queries problem☆570Updated 11 months ago
- Modify your ENV☆565Updated 2 months ago
- Versioned database functions and triggers for Rails☆806Updated 3 months ago
- Detect non-atomic interactions within DB transactions☆976Updated 3 weeks ago
- High Performance JSON Serialization for ActiveRecord & Ruby Objects☆613Updated 3 weeks ago
- Happy database triggers for ActiveRecord☆786Updated 4 months ago
- RSpec for Sidekiq☆671Updated 2 weeks ago
- Rails Semantic Logger replaces the Rails default logger with Semantic Logger☆366Updated last week
- Typed struct and value objects☆428Updated 4 months ago
- 🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.☆419Updated 6 months ago
- Track the load progress of your Bundler-based projects☆728Updated 2 years ago
- Concurrency and rate-limit throttling for Sidekiq☆754Updated last month
- time tools (cron, parsing, durations, ...) for Ruby, rufus-scheduler, and flor☆455Updated last month
- A toolkit to upgrade your next Rails application☆547Updated last week
- Read only ActiveRecord-like interface to query static YAML files☆419Updated 6 months ago
- Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.☆861Updated 4 months ago
- StateMachines Active Record Integration☆412Updated last week
- ActiveSupport::Memoizable with a few enhancements