Edit and display rich text in Rails applications
Repositories
igorkasyanchuk repositories
The idea of this gem is to hide as much as possible Active Storage logs from console so you can see only important information and requests
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 }
Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record
Static website using https with your own domain name using Amazon S3 and Cloudflare for FREE
Easy way to login as any user in system
AnyLogin gem test application
:page_facing_up: Link header pagination for Rails and Grape APIs.
ActiveRecord enumeration field type
ActiveRecord enumeration field type - test application
The True Async Render in Rails
Generate google-style avatars in your application
Redirect the user to the proper "back" page
A collection of awesome ActiveRecord goodies, libraries, tools, extensions, guides, etc.
Awesome list of Apache ECharts