Pinned Repositories
bluecollar
Bluecollar: a simple yet full featured distributed background processing solution written in Clojure.
cucumber-selenium-standalone
archetype/generator for standalone cucumber selenium projects
jruby-quartz
A JRuby implementation of the Quartz scheduling framework that makes it easy to integrate into Ruby and Rails based projects.
magic_meta_methods
A gem that serializes text and data structures into one column and makes that data readable/writable through meta-programmed methods on ActiveRecord as defined by :column. This gem is particularly useful for storing display data or meta data that isn't intended to be queried directly via SQL. It reduces the number of "one-off" columns and the clutter of serialized declarations with getter/setters on your model.
r2_tweet2
A Rails plugin that wraps the Twitter API, provides AR/class twitter action callbacks, and "bot-like" functionality
rack-api-key
rack-api-versioning
Version your Rack based API's using headers either through middleware or routing constraints
sidekiq-bossman
sinatra_slideshow_code
techwhizbang's Repositories
techwhizbang/rack-api-key
techwhizbang/bluecollar
Bluecollar: a simple yet full featured distributed background processing solution written in Clojure.
techwhizbang/sidekiq-bossman
techwhizbang/rack-api-versioning
Version your Rack based API's using headers either through middleware or routing constraints
techwhizbang/bright-idea
A coding kata focused on teaching developers the differences between unit, integration, and functional testing.
techwhizbang/capybara_selenium_grid_techtalk
techwhizbang/factory_girl
Fixture replacement for focused and readable tests.
techwhizbang/faker-isbn
faker-isbn
techwhizbang/Korma
Tasty SQL for Clojure.
techwhizbang/PokerMatic
Ruby Poker Server using Spire.IO
techwhizbang/thrift
Mirror of Apache Thrift (incubating)
techwhizbang/circleci-demo-clojure-luminus
Example Clojure application running on CircleCI
techwhizbang/circleci-demo-workflows
Demonstrations of various Workflows features
techwhizbang/coffee-shop
Simple project skeleton to demonstrate the usages of RSpec
techwhizbang/docker-cassandra
Cassandra in Docker with fast startup
techwhizbang/flume-hdfs-setup
Configuration files for a sample HDFS cluster with Flume
techwhizbang/github-plugin
Jenkins GitHub plugin
techwhizbang/hls-package-downloader
Download an HLS playlist and segment files for all renditions and variant streams
techwhizbang/hubot
A customizable, kegerator-powered life embetterment robot.
techwhizbang/kubernetes
Production-Grade Container Scheduling and Management
techwhizbang/leiningen
Automate Clojure projects without setting your hair on fire.
techwhizbang/minio
High Performance, Kubernetes Native Object Storage
techwhizbang/ozone
techwhizbang/pedestal
The Pedestal web application framework
techwhizbang/post-build-jenkins-plugin
Jenkins plugin to send an Email - Post Build
techwhizbang/protobuf-gradle-plugin
Protobuf Plugin for Gradle
techwhizbang/ratis
Open source Java implementation for Raft consensus protocol.
techwhizbang/ring
Clojure web application library: abstracts HTTP to allow modular and concise webapps
techwhizbang/ring-json
Ring middleware for handling JSON
techwhizbang/xmpp-clj
A lightweight clojure wrapper around the smack jabber/XMPP library