git
01igorkasyanchuk/active_storage_validations
Cursor rule Cursor
Conventional commit message format for git commits.
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 }
igorkasyanchuk/active_storage_validations
Cursor rule Cursor
Conventional commit message format for git commits.
igorkasyanchuk/active_storage_validations
Cursor rule Cursor
Conventions for analyzer specs.
igorkasyanchuk/active_storage_validations
Cursor rule Cursor
Conventions for integration specs.
igorkasyanchuk/active_storage_validations
Cursor rule Cursor
Conventions for matcher specs.
igorkasyanchuk/active_storage_validations
Cursor rule Cursor
Conventions for validator specs.
igorkasyanchuk/active_storage_validations
Cursor rule Cursor
Shared RSpec conventions for the gem suite.