- Stevensville, MD
Stars
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, dim…
Optimized top-N-per-group Active Record associations using lateral joins
🚫 Stop saying "you forgot to …" in code review (in Ruby)
Extension for devise, enable login as functionality. Add link to the masquerade_path(resource) and use it.
Stripe webhook integration for Rails applications.
Extract Collaborator Objects from your Active Records, a new concept called Associated Objects
Ruby's bikeshed-proof linter and formatter 🚲
A library that allows you to generate, parse, and render TipTap documents in Ruby.
Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
A Ruby test framework for people who don't have time for slow tests 💣💥
Streaming downloads using Net::HTTP, http.rb or HTTPX
ActiveRecord extension which adds typecasting to store accessors
Work with JSON-backed attributes as ActiveRecord-ish models