Pinned Repositories
apartment
Database multi-tenancy for Rack (and Rails) applications
aws-cli
Universal Command Line Interface for Amazon Web Services
aws-sdk-ruby
The official AWS SDK for Ruby.
bender
The beginnings of an agent that will pub/sub using AWS SQS
charts
Curated applications for Kubernetes
chef-rvm
Chef cookbook for RVM. Recipes for installing system wide and by user. LWRPs to manage Rubies, gems, gemsets, wrappers.
cookbooks
Opscode Chef Cookbook Development Repository
dashboard
General-purpose web UI for Kubernetes clusters
dashing-rails
The exceptionally handsome dashboard framework for Rails.
three.js
JavaScript 3D library.
aleak's Repositories
aleak/cookbooks
Opscode Chef Cookbook Development Repository
aleak/three.js
JavaScript 3D library.
aleak/apartment
Database multi-tenancy for Rack (and Rails) applications
aleak/aws-cli
Universal Command Line Interface for Amazon Web Services
aleak/aws-sdk-ruby
The official AWS SDK for Ruby.
aleak/bender
The beginnings of an agent that will pub/sub using AWS SQS
aleak/charts
Curated applications for Kubernetes
aleak/chef-rvm
Chef cookbook for RVM. Recipes for installing system wide and by user. LWRPs to manage Rubies, gems, gemsets, wrappers.
aleak/dashboard
General-purpose web UI for Kubernetes clusters
aleak/dashing-rails
The exceptionally handsome dashboard framework for Rails.
aleak/default_value_for
Provides a way to specify default values for ActiveRecord models
aleak/dotfiles
aleak/dotiw
Better distance of time in words for Rails
aleak/eksctl
The official CLI for Amazon EKS
aleak/github-actions
aleak/helm-charts
Helm charts for Datadog products
aleak/informal
Easily use any Plain Old Ruby Object as the model for Rails form helpers.
aleak/jruby-pg
A JRuby version of the "pg" gem.
aleak/logstash
logstash - logs/event transport, processing, management, search.
aleak/paperclip
Easy file attachment management for ActiveRecord
aleak/postgresql
Express42 postgresql cookbook
aleak/private_pub
Handle pub/sub messaging through private channels in Rails using Faye.
aleak/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
aleak/riveter
Provides several useful patterns, packaged in a gem, for use in Rails
aleak/savon
Heavy metal SOAP client
aleak/setler
Settler lets you use the 'Feature Flags' pattern or add settings to models in Rails
aleak/simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
aleak/simple_form_bootstrap3
Rails form generator with simple_form and bootstrap3
aleak/taskinator
A simple orchestration library for running complex processes or workflows in Ruby
aleak/upsert
Ruby library to make it easy to upsert on MySQL, PostgreSQL, and SQLite3. Uses MySQL's ON DUPLICATE KEY UPDATE, PostgreSQL's CREATE FUNCTION merge_db, and SQLite's INSERT OR IGNORE.