Pinned Repositories
agsruby
Demo app using ArcGIS Server REST and SOAP API's from a simple Rails app
arcserver.rb
Library for accessing ESRI ArcServer REST and SOAP APIs.
bitmask_attributes
Simple bitmask attribute support for ActiveRecord 3+
bundler
Manage your application's gem dependencies with less pain
deployment_pipeline
Deployment Pipeline
dhcp
A Ruby DHCP Library
easy_roles
Easy role management for Rails
faker
A library for generating fake data such as names, addresses, and phone numbers.
Git-n-Bash
Git and Bash goodness
spawner
spawner gem for Rails to easily fork or thread long-running code blocks
drsharp's Repositories
drsharp/spawner
spawner gem for Rails to easily fork or thread long-running code blocks
drsharp/Git-n-Bash
Git and Bash goodness
drsharp/bitmask_attributes
Simple bitmask attribute support for ActiveRecord 3+
drsharp/bundler
Manage your application's gem dependencies with less pain
drsharp/deployment_pipeline
Deployment Pipeline
drsharp/easy_roles
Easy role management for Rails
drsharp/Google-Maps-for-Rails
Enables easy display of items (taken from a Rails 3 model) with Google Map, OpenLayers, Bing or Mapquest. Geocoding + Directions included. Provides much options: markers customization, infowindows, auto-adjusted zoom, polylines, polygons, circles etc... See wiki for full description and examples.
drsharp/httparty
Makes http fun! Also, makes consuming restful web services dead easy.
drsharp/presentations
A colllection of my talks and presentations
drsharp/rails_admin
RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data
drsharp/rakings
Some rake usefulness
drsharp/yomu
Read text and metadata from files and documents (.doc, .docx, .pages, .odt, .rtf, .pdf)
drsharp/camping
My playground for TDD/BDD/Ruby/Rails
drsharp/curb
Ruby bindings for libcurl
drsharp/ddd_sample_app_ruby
Idiomatic Ruby port of the DDD sample application
drsharp/log_switch
Extends a class for singleton style logging that can easily be turned on and off.
drsharp/lumberjack
A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger or ActiveSupport::BufferedLogger. Provides support for automatically rolling log files even with multiple processes writing the same log file.
drsharp/mastermind
drsharp/oh-my-zsh
A community-driven framework for managing your zsh configuration. Includes 40+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, macports, etc), over 80 terminal themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
drsharp/poetas
Community hub for poetry and short stories
drsharp/rails-style-guide
A community-driven Rails 3 style guide
drsharp/rfp
Request For Proposals
drsharp/sidekiq-lock
Simple redis-based lock mechanism for your sidekiq workers
drsharp/sieve_of_eratosthenes
Refactoring exercise from Chapter 3 of 'Test-Driven Development in Microsoft .NET'
drsharp/stock_price_predictor
My Stock Price Retracement Predictor... pulled from Wicked Good Ruby Conf 2013 talk
drsharp/sublime-text-2-hash-syntax
Sublime Text 2 package for converting Ruby 1.8 hashes to Ruby 1.9 syntax
drsharp/tdd-kata-1
drsharp/unbounded_stack
A detailed walk-through of an Unbounded Stack (from Test-Driven Development in Microsoft .NET Chapter 2)
drsharp/vagrant-parallels
Vagrant Parallels Provider
drsharp/wicked_pdf
PDF generator (from HTML) plugin for Ruby on Rails