Pinned Repositories
blue-ridge
Framework for JavaScript Testing (currently a Rails Plugin)
calendar_helper
Calendar-generating plugin for Ruby
cookie.js
Cookie.js is a small JavaScript library to manipulate cookies. No external libraries are needed.
foundchris
The code behind my (infrequently updated) blog: http://foundchris.com
geoip
Ruby C binding to Maxmind GeoIP Library
mysql_replication_adapter
Originally developed by RapLeaf, I am moving this to github so it can be updated and live on.
openid-rails-kit
Starter Rails application with OpenID login and account creation
representation
Model logical groups of attributes as different object representations.
rooster
A Rails plugin providing a daemon for running and controlling scheduled tasks from within your application.
utility_scopes
A collection of utilitarian named scopes for your ActiveRecord models.
findchris's Repositories
findchris/rooster
A Rails plugin providing a daemon for running and controlling scheduled tasks from within your application.
findchris/mysql_replication_adapter
Originally developed by RapLeaf, I am moving this to github so it can be updated and live on.
findchris/cookie.js
Cookie.js is a small JavaScript library to manipulate cookies. No external libraries are needed.
findchris/representation
Model logical groups of attributes as different object representations.
findchris/calendar_helper
Calendar-generating plugin for Ruby
findchris/openid-rails-kit
Starter Rails application with OpenID login and account creation
findchris/utility_scopes
A collection of utilitarian named scopes for your ActiveRecord models.
findchris/blue-ridge
Framework for JavaScript Testing (currently a Rails Plugin)
findchris/foundchris
The code behind my (infrequently updated) blog: http://foundchris.com
findchris/geoip
Ruby C binding to Maxmind GeoIP Library
findchris/ghostie
A Javascript/Prototype library for displaying ghost text within HTML text input fields.
findchris/gibberish
Making Ruby encryption easier since 2011
findchris/json-serialization.js
A tiny javascript library implementing JSON stringify and parse.
findchris/mysql_proxy_adapter
A simple Rails database adapter that allows database connection control when using MySQL Proxy.
findchris/right_aws
RightScale Amazon Web Services Ruby Gems
findchris/roxml
ROXML is a module for binding Ruby classes to XML. It supports custom mapping and bidirectional marshalling between Ruby and XML using annotation-style class methods, via Nokogiri or LibXML.
findchris/scheduler_daemon
Rails 2.3.2 compatible scheduler daemon. Replaces cron/rake pattern of periodically running rake tasks to perform maintenance tasks.
findchris/awscr-s3
A Crystal shard for S3.
findchris/awscr-signer
AWS request signing in Crystal
findchris/crynamo
DynamoDB client for Crystal.
findchris/easyXDM
A javascript library providing cross-browser, cross-site messaging/method invocation.
findchris/highcharts-rails
Simple gem to include Highcharts in a Rails 3.1 (or above) app
findchris/hubot-irc
IRC adapter for Hubot
findchris/interview-prep
Our interviewing prep resources.
findchris/pry-remote
Connect to Pry remotely
findchris/pry-rescue
Start a pry session whenever something goes wrong.
findchris/recurring_select
A gem for adding selectors for setting recurring events.
findchris/ruby
The Ruby Programming Language
findchris/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
findchris/typhoeus
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.