Pinned Repositories
ACH-Import
acts_as_list
ActsAsList plugin
acts_as_temporary
On occasion I've had the need to store data for a short period of time within an application's database but did not want to increase the ID number if the record wasn't going to be permanent. I wrote an ActiveRecord extension that store the attributes of a model in a separate table.
acts_as_versioned
ActiveRecord plugin for versioning your models.
amalgamate
A simple way to merge two ActiveRecord objects.
deckset-connector
Myo armband connector for Deckset
engines-helper
A Rails 2.3+ plugin that provides database migrations and asset support for 'engine' type plugins
Schedule-Attributes
Makes it easy to make forms for recurring events.
danreedy's Repositories
danreedy/acts_as_temporary
On occasion I've had the need to store data for a short period of time within an application's database but did not want to increase the ID number if the record wasn't going to be permanent. I wrote an ActiveRecord extension that store the attributes of a model in a separate table.
danreedy/Schedule-Attributes
Makes it easy to make forms for recurring events.
danreedy/amalgamate
A simple way to merge two ActiveRecord objects.
danreedy/deckset-connector
Myo armband connector for Deckset
danreedy/acts_as_list
ActsAsList plugin
danreedy/acts_as_versioned
ActiveRecord plugin for versioning your models.
danreedy/ice_cube
Ruby Date Recurrence Library - Allows easy creation of recurrence rules and fast querying
danreedy/rspec-html-matchers
Old school have_tag, with_tag(and more) matchers for rspec 2 (Nokogiri powered)
danreedy/active_admin
The administration framework for Ruby on Rails applications.
danreedy/anapi
News API
danreedy/arturo
Feature Sliders for Rails
danreedy/csszengarden.com
The source of csszengarden.com
danreedy/dice_bag
A dice roller gem, useful for when you need to roll dice for RPGs
danreedy/esv_api
Wrapper around the ESV api (http://www.esvapi.org/api)
danreedy/f1api-ruby
A client library for accessing the Fellowship One REST API
danreedy/faker
A library for generating fake data such as names, addresses, and phone numbers.
danreedy/lita-eightball
A Lita handler for rolling an 8ball
danreedy/merit
Reputation system Rails engine.
danreedy/portfolio
A simple listing of projects.
danreedy/prawn-rails
A plugin for using the prawn library seamlessly with rails
danreedy/prolearning
danreedy/ProMotion
ProMotion is a RubyMotion framework that makes iPhone development less like Objective-C and more like Ruby. Star this repo to keep tabs on our progress!
danreedy/promotion_slide_menu
RubyMotion gem allowing you to easily setup a facebook or Path style hidden slide menu easily with the ProMotion gem.
danreedy/rails
Ruby on Rails
danreedy/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
danreedy/WindyCityRails-Presentation-Notes
My quick and mostly mundane notes for the presentations at WindyCityRails
danreedy/sallie_mae_gateway
A series of Ruby classes to speed up SallieMae Electronic Payment Gateway implementation in a Rails website.
danreedy/sonnette
danreedy/StarRezApi
A Rails plugin for accessing the StarRez REST web services and Reporting API
danreedy/uuid_it
A little rails plugin which allows for adding UUIDs to your models with a single line of code.