Pinned Repositories
copy_carrierwave_file
Copy Carrierwave files between records
docker_rails_aws_elasticbeanstalk_demmo_app
LRUG talk - Docker Rails AWS Elastic Beanstalk - "puppies" demo app
dude_policy
policy objects for Ruby on Rails from perspective of current user/account
dummy-sinatra-puma-socket-docker-app
Sinatra Puma server dummy app with connection on a socket so that you can point NginX on socket to test Nginx setup
equivalent.github.io
My WebDeveloper blog website <3
inputs
gem for building pragmatic CLI tools
public_uid
Automatically generates random unique public id for record.
scrapbook2
web-development notes and archive of Old articles
equivalent's Repositories
equivalent/copy_carrierwave_file
Copy Carrierwave files between records
equivalent/inputs
gem for building pragmatic CLI tools
equivalent/awesome-links
collection of awesome talks I've seen
equivalent/code_katas
just my Morning code katas
equivalent/docker-nginx-puma-rails
Dockerfile for NginX to run along Rails app running Puma
equivalent/my_awesome_lambda-lamby
example RoR Lambda app from Lamby Quick Start page https://lamby.custominktech.com/docs/quick_start
equivalent/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 }
equivalent/airbrake-ruby
A plain Ruby Airbrake notifier
equivalent/derren
pragmatic solution for deploying static SPAs to Azure Blobs under a proxy
equivalent/hotwire-demo
trying out Hotwire.dev features
equivalent/hubspot-api-ruby
HubSpot API Ruby Client Libraries for V3 version of the API
equivalent/incoming_webhook_notifier
Simple Ruby lang Net/HTTPs implementation to send requests to "incomming webhooks" to Airbrake or Slack
equivalent/lamby
Simple Rails & AWS Lambda Integration 🐑🛤
equivalent/lamby_site
Simple Rails & AWS Lambda Integration 🚂🐑 (PRODUCT SITE)
equivalent/middleman-template
This is the bare minimum to set middleman up with webpack as the external pipeline
equivalent/photoswipe-rails
A gem to add PhotoSwipe to Rails asset pipeline
equivalent/request_repeater
Simple Ruby Gem or Docker image to execute GET request to an endpoint in a loop (Request Repeater).
equivalent/stimulus-rails
Stimulus is a JavaScript framework with modest ambitions.
equivalent/turbo-rails
Turbo gives you the speed of a single-page web application without having to write any JavaScript.
equivalent/activejob-uniqueness
Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.
equivalent/concurrent-ruby
temporary repo to fix Segmentation fault at 0x0000000000000050 issue#808
equivalent/datasets
various assorted datasets
equivalent/eq8.herokuapp.com
old blog website
equivalent/explained
equivalent/github-flow
github-flow demo
equivalent/hotwired-spa-experience
Hotwired SPA experience. See corresponding blog post here: https://www.mikewilson.dev/posts/using-hotwire-with-rails-for-a-spa-like-experience/
equivalent/IMGKit
Uses wkhtmltoimage to create JPGs and PNGs from HTML
equivalent/mandrill-api-ruby
equivalent/navody.digital
equivalent/shrink
Ruby script to resize / optimize all images in a folder - good for Foto Frame