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 }
caniemail
Can I email… Support tables for HTML and CSS in emails.
hayderecho-vii-premio-stats
Seguimiento de las votaciones del VII Premio Hay Derecho 2022
hotwire_combobox
An accessible autocomplete for Ruby on Rails.
ocarreterom.github.io
My personal website
select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
stimulus-components
A modern Stimulus library delivering common JavaScript behaviors with a bunch of customizable controllers.
SublimeEmoji
A simple Sublime Text 3 plugin to insert emoji from the command palette
tippy-remote-plugin
A Typpy.js plugin to load remote content.
ocarreterom's Repositories
ocarreterom/tippy-remote-plugin
A Typpy.js plugin to load remote content.
ocarreterom/hayderecho-vii-premio-stats
Seguimiento de las votaciones del VII Premio Hay Derecho 2022
ocarreterom/ocarreterom.github.io
My personal website
ocarreterom/select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
ocarreterom/stimulus-components
A modern Stimulus library delivering common JavaScript behaviors with a bunch of customizable controllers.
ocarreterom/SublimeEmoji
A simple Sublime Text 3 plugin to insert emoji from the command palette
ocarreterom/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 }
ocarreterom/caniemail
Can I email… Support tables for HTML and CSS in emails.
ocarreterom/hotwire_combobox
An accessible autocomplete for Ruby on Rails.
ocarreterom/LSP
Client implementation of the Language Server Protocol for Sublime Text
ocarreterom/Packages
ocarreterom/propshaft
Deliver assets for Rails
ocarreterom/ST-BootstrapAutocomplete
Sublime Text 4 plugin for Bootstrap class name autocompletion.
ocarreterom/phlexing
Simple ERB to Phlex converter
ocarreterom/receipts
Easy receipts and invoices for your Rails applications
ocarreterom/stimulus-timeago
A Stimulus controller that returns the distance between the given date and now in words.