rubyconvict's Repositories
rubyconvict/0383236df168ec1666b5274e
Experimenting with Ember CLI
rubyconvict/6f7aaabe19ccddd002d37c9e
Experimenting with React & Webpack
rubyconvict/active_model_form_objects
Provides an ActiveModel::FormObject module that can be included into a PORO. Includes a Generator for Form Objects.
rubyconvict/angular-file-downloader
small Angular service to download files through REST
rubyconvict/bundler-gemlocal
Local Gemfile solution that works
rubyconvict/cacheable-flash
Gets the Rails flash object working with page cacheing.
rubyconvict/cgola
A game written in AngularJS
rubyconvict/demo
rubyconvict/devise-async
Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.
rubyconvict/generator-react-webpack-alt
React Webpack Generator including Alt.js support
rubyconvict/githooks
git hooks framework
rubyconvict/lunchnlearn
Lunch & Learn – Golang - An Intro to Go & gRPC
rubyconvict/n_plus_one_control
RSpec and Minitest matchers to prevent N+1 queries problem
rubyconvict/new_google_recaptcha
reCAPTCHA v3 Ruby on Rails gem
rubyconvict/ng-token-auth
Token based authentication module for angular.js.
rubyconvict/paranoia
acts_as_paranoid for Rails 3 & 4
rubyconvict/questions
rubyconvict/rails-react-browserify-example
This is an example/base Rails app for my article Rails, React, Browserify.
rubyconvict/rails_5_the_tour
Following "Rails 5: The Tour" by DHH
rubyconvict/rimportor
Modern bulk import for ruby on rails.
rubyconvict/rubocop-changed
RuboCop extensions for lint only changed files in CI.
rubyconvict/SearchObject
Search object DSL
rubyconvict/shrine
File Attachment toolkit for Ruby applications
rubyconvict/sidekiq-limit_fetch
Sidekiq strategy to support an advanced queue control – limiting, pausing, blocking, querying
rubyconvict/vite-ts-react-tailwind-template
Minimal, sensible defaults, fast.
rubyconvict/webpack-and-react-ninjutsu-playground
rubyconvict/webpack-flightjs-demo
Use webpack to build your Flight web application
rubyconvict/whiny_validation
Write helpful info to the log when an ActiveRecord model fails to validate. Mainly to help debug specs.
rubyconvict/wisper-visualize
Visualizations for Wisper events
rubyconvict/with_advisory_lock
Advisory locking for ActiveRecord