Pinned Repositories
heroku-resque-workers-scaler
Auto scale your resque workers on Heroku. Original code by darkhelmet.
htmldiff
A diff library that uses html tags to show differences between two strings of HTML.
moodle-block_ajax_marking
A plugin for Moodle that displays all of a teacher's unmarked work from across the site in one block. The interface is an expandable AJAX-loading tree (course -> activity -> user), which provides a pop-up when a user is clicked, which allows the work to be marked without leaving the page.
opsworks_rails_command_line
Creates a Rake task for a rails app on AWS OpsWorks, which will allow other Rake tasks to be run from the command line, including env vars, which are otherwise missing.
reactify-rails
Creates a React single page app in Rails. Bypasses Sprockets by using Webpack to compile JavaScript. Not production ready yet!
resque-scheduler-web
Tabs in the Resque Web gem for the Resque Scheduler plugin.
mattgibson's Repositories
mattgibson/resque-scheduler-web
Tabs in the Resque Web gem for the Resque Scheduler plugin.
mattgibson/moodle-block_ajax_marking
A plugin for Moodle that displays all of a teacher's unmarked work from across the site in one block. The interface is an expandable AJAX-loading tree (course -> activity -> user), which provides a pop-up when a user is clicked, which allows the work to be marked without leaving the page.
mattgibson/htmldiff
A diff library that uses html tags to show differences between two strings of HTML.
mattgibson/reactify-rails
Creates a React single page app in Rails. Bypasses Sprockets by using Webpack to compile JavaScript. Not production ready yet!
mattgibson/aws-utils
mattgibson/combine_pdf
A Pure ruby library to merge PDF files, number pages and maybe more...
mattgibson/create-react-app
Create React apps with no build configuration.
mattgibson/cucumber-js
Cucumber for JavaScript
mattgibson/dotfiles
Home directory stuff for Vim
mattgibson/elixir_agent
New Relic's Open Source Elixir Agent
mattgibson/gigalixir-cli
mattgibson/grape-jsonapi-resources
Serialize objects via JSONAPI::Resources for Grape API
mattgibson/grape-jwt-authentication
A reusable Grape JWT authentication concern
mattgibson/graphiti
Stylish Graph APIs
mattgibson/json_expressions
JSON matchmaking for all your API testing needs.
mattgibson/middleman-guides
Documentation for Middleman
mattgibson/opsworks-dotenv
mattgibson/opsworks-resque-scheduler
A Chef cookbook to run resque resque-scheduler on Amazon OpsWorks
mattgibson/pi_vision
Docker image that turns a raspberry pi into a streaming webcam
mattgibson/plugin-autocomplete
autocomplete plugin for oclif
mattgibson/resque-scheduler
A light-weight job scheduling system built on top of resque
mattgibson/resque-web
a NEW Rails-based web interface to Resque
mattgibson/ruby-jwt
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
mattgibson/seed
A simple Rails template for new BDD projects
mattgibson/sequent
CQRS & event sourcing framework for Ruby
mattgibson/serverless-appsync-offline
Serverless AWS AppSync Offline Plugin - Allow to run AppSync locally for serverless framework
mattgibson/serverless-appsync-plugin
serverless plugin for appsync
mattgibson/sidekiq-dry
Serialization and deserialization of Dry::Struct arguments for Sidekiq jobs
mattgibson/vandal_ui
Ruby gem for installing Vandal
mattgibson/webpack-rails
Integrate webpack with your Ruby on Rails application