Pinned Repositories
a2.rb
A simple command-line interface to Google Maps' direction service.
acceptance_testing_without_rails
A code snippet showing how to use Cucumber, Webrat, and Selenium to perform acceptance testing in a non-Rails environment.
arcgis_pointlayer2angles
Dump out an ArcGIS pointlayer file for fault lines, calculate angles from them!
asset_hat
Minify, bundle, and optimize CSS/JS for Rails. Your assets are covered. (See `development` branch for upcoming Rails 3 support.)
catchall
Catch any outgoing email in your development env and have it redirected to you, not your clients.
Cornell-Semester-Translator
A Rails plugin/Ruby library to ease conversions between current and legacy semester naming schemas at Cornell University.
dirty_associations
Adds dirty object-like behavior for Rails model associations.
rack-unscripted
Middleware for adding a warning to a page for users who do not have JavaScript enabled.
Singlebrook-Rails-Template
The Rails 3.0 project template we use at Singlebrook
using-git-in-real-life
How Singlebrook Uses Git
caseydreier's Repositories
caseydreier/dirty_associations
Adds dirty object-like behavior for Rails model associations.
caseydreier/Singlebrook-Rails-Template
The Rails 3.0 project template we use at Singlebrook
caseydreier/rack-unscripted
Middleware for adding a warning to a page for users who do not have JavaScript enabled.
caseydreier/asset_hat
Minify, bundle, and optimize CSS/JS for Rails. Your assets are covered. (See `development` branch for upcoming Rails 3 support.)
caseydreier/catchall
Catch any outgoing email in your development env and have it redirected to you, not your clients.
caseydreier/using-git-in-real-life
How Singlebrook Uses Git
caseydreier/a2.rb
A simple command-line interface to Google Maps' direction service.
caseydreier/acceptance_testing_without_rails
A code snippet showing how to use Cucumber, Webrat, and Selenium to perform acceptance testing in a non-Rails environment.
caseydreier/arcgis_pointlayer2angles
Dump out an ArcGIS pointlayer file for fault lines, calculate angles from them!
caseydreier/Cornell-Semester-Translator
A Rails plugin/Ruby library to ease conversions between current and legacy semester naming schemas at Cornell University.
caseydreier/farm_girl
Use Factory Girl for your seed data.
caseydreier/PDFKit
HTML+CSS to PDF using wkhtmltopdf
caseydreier/phone
Ruby library for phone number parsing, validation and formatting
caseydreier/pivotal-tracker
Ruby gem that provides an AR-style interface for the Pivotal Tracker API
caseydreier/radiant-feed-reader-extension
An extension for Radiant CMS that lets you display RSS/Atom/Feedburner feeds in a page, using Paul Dix's FeedZirra library.
caseydreier/rails
Ruby on Rails
caseydreier/showoff_version_this_and_then_test_it
A presentation for graduate students to encourage them to use SCM and TDD in their every day scientific coding projects.
caseydreier/trimmable
Trimmable gem removes leading and trailing white spaces from the AR attribute values.
caseydreier/whereuat
Adds a slide out panel to your rails app that directs clients to test stories that have been marked as ‘delivered’ in Pivotal Tracker