Pinned Repositories
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 }
devise
Flexible authentication solution for Rails with Warden.
guard-puma
Restart puma when files change
hanami-csrf-example
shakapacker
Use Webpack to manage app-like JavaScript modules in Rails
shiny_gems
shinygems.dev source code
simplecov-review
SimpleCov formatter to generate missing lines errors for reporting tools like reviewdog.
web_analytics
Cloudflare Web Analytics swift app
sidekiq-debouncer
Sidekiq extension that adds the ability to debounce job execution.
simple_representer
kukicola's Repositories
kukicola/shiny_gems
shinygems.dev source code
kukicola/simplecov-review
SimpleCov formatter to generate missing lines errors for reporting tools like reviewdog.
kukicola/web_analytics
Cloudflare Web Analytics swift app
kukicola/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 }
kukicola/devise
Flexible authentication solution for Rails with Warden.
kukicola/guard-puma
Restart puma when files change
kukicola/hanami-csrf-example
kukicola/shakapacker
Use Webpack to manage app-like JavaScript modules in Rails
kukicola/webpacker
Use Webpack to manage app-like JavaScript modules in Rails