kourokkin's Stars
Shopify/protoboeuf
A pure Ruby implementation of Protobuf designed to optimize well with JIT compilers.
picoruby/picoruby
PicoRuby is the smallest Ruby implementation for one-chip microcontrollers
DataDog/dd-trace-rb
Datadog Tracing Ruby Client
ohbarye/pbt
Property-Based Testing tool for Ruby that supports concurrency with Ractor.
k1LoW/tbls
tbls is a CI-Friendly tool to document a database, written in Go.
devise-security/devise-security
A security extension for devise, meeting industry-standard security demands for web applications.
pulsar-edit/pulsar
A Community-led Hyper-Hackable Text Editor
dependabot/fetch-metadata
Extract information about the dependencies being updated by a Dependabot-generated PR.
owasp-ja/asvs-ja
draft for Japanese translation of OWASP Application Security Verification Standard
sds/haml-lint
Tool for writing clean and consistent HAML
drapergem/draper
Decorators/View-Models for Rails Applications
makandra/active_type
Make any Ruby object quack like ActiveRecord
adzap/validates_timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
thoughtbot/shoulda-matchers
Simple one-liner tests for common Rails functionality
stefankroes/ancestry
Organise ActiveRecord model into a tree structure
faker-ruby/faker
A library for generating fake data such as names, addresses, and phone numbers.
rswag/rswag
Seamlessly adds a Swagger to Rails-based API's
collectiveidea/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
igorkasyanchuk/active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
Dreamersoul/administrate-field-active_storage
support active storage in administrate
mbleigh/seed-fu
Advanced seed data handling for Rails, combining the best practices of several methods together.
treasure-data/digdag
Workload Automation System
AssetSync/asset_sync
Synchronises Assets between Rails and S3
gliderlabs/sigil
Standalone string interpolator and template processor
procore-oss/blueprinter
Simple, Fast, and Declarative Serialization Library for Ruby
Netflix/fast_jsonapi
No Longer Maintained - A lightning fast JSON:API serializer for Ruby Objects.
direnv/direnv
unclutter your .profile
kpumuk/meta-tags
Search Engine Optimization (SEO) for Ruby on Rails applications.
coderbydesign/chart-js-rails
Chart.js for Rails Asset Pipeline
nuxt/nuxt
The Intuitive Vue Framework.