Pinned Repositories
devise-2fa
Devise 2FA with Time Based OTP/rfc6238 tokens and encrypted secrets.
dotfiles
Automated Configuration, Preferences and Software Installation for MacOS
fake_stripe
A Stripe fake so that you can avoid hitting Stripe servers in tests.
mongoid_token
A little random, unique token generator for Mongoid documents.
refile-mongoid
Allow MongoID to play nicely with refile
street_sweeper
williamatodd's Repositories
williamatodd/devise-2fa
Devise 2FA with Time Based OTP/rfc6238 tokens and encrypted secrets.
williamatodd/street_sweeper
williamatodd/dotfiles
Automated Configuration, Preferences and Software Installation for MacOS
williamatodd/fake_stripe
A Stripe fake so that you can avoid hitting Stripe servers in tests.
williamatodd/mongoid_token
A little random, unique token generator for Mongoid documents.
williamatodd/refile-mongoid
Allow MongoID to play nicely with refile
williamatodd/geocodio
A ruby client for the http://geocod.io/ API. Geocode with ease.
williamatodd/mongoid-rspec
RSpec matchers and macros for Mongoid.
williamatodd/mongoid-slug
Generates a URL slug/permalink based on fields in a Mongoid-based model.
williamatodd/mongoid-userstamps
Userstamp for created and updated columns within mongoid
williamatodd/mongoid_example_app
Sample rails/mongoid application to demonstrate errors imposed by SymmetricEncryption ref: b954f0c
williamatodd/people
Matts Name Parser
williamatodd/refile-s3
Amazon S3 Backend for Refile
williamatodd/ruby-msg
A library for reading and converting Outlook msg and pst files (mapi message stores)
williamatodd/searchkick
Intelligent search made easy with Rails and Elasticsearch
williamatodd/symmetric-encryption
Symmetric Encryption for Ruby Projects using OpenSSL