Pinned Repositories
active-model-email-validator
An ActiveModel email validator based on the Mail gem.
calendar_date_select
A popular and flexible JavaScript DatePicker for RubyOnRails (and others)
codyrobbins
create-new
Create a new instance of a Rails model in controller actions in one call.
CRProcess
A Cocoa process listing framework.
database_rake_tasks_plugin
These are some additional database-related Rake tasks for Rails that fill in some holes left by the built-in Rails tasks. These are all things that I’ve had to do enough at one time or another that I felt it necessary to write tasks for them.
dialable
Parse, output phone numbers according to NANPA standards.
rails-documentation-builder
A script to use SDoc to generate documentation for all versions of Rails.
static-model
A base non–database-backed model for Rails.
syllabify
A Ruby port of the Penn Phonetics Toolkit (P2TK) syllabifier.
codyrobbins's Repositories
codyrobbins/active-model-email-validator
An ActiveModel email validator based on the Mail gem.
codyrobbins/syllabify
A Ruby port of the Penn Phonetics Toolkit (P2TK) syllabifier.
codyrobbins/rails-documentation-builder
A script to use SDoc to generate documentation for all versions of Rails.
codyrobbins/codyrobbins
codyrobbins/database_rake_tasks_plugin
These are some additional database-related Rake tasks for Rails that fill in some holes left by the built-in Rails tasks. These are all things that I’ve had to do enough at one time or another that I felt it necessary to write tasks for them.
codyrobbins/dialable
Parse, output phone numbers according to NANPA standards.
codyrobbins/static-model
A base non–database-backed model for Rails.
codyrobbins/calendar_date_select
A popular and flexible JavaScript DatePicker for RubyOnRails (and others)
codyrobbins/create-new
Create a new instance of a Rails model in controller actions in one call.
codyrobbins/CRProcess
A Cocoa process listing framework.
codyrobbins/declarative-find
Find records for Rails controller actions declaratively.
codyrobbins/devise-passwordless
Devise passwordless logins using emailed magic links
codyrobbins/easier-instance-variable-access
Access instance variables in Ruby the way you should be able to.
codyrobbins/email-test-helpers
Some helpers for RSpec and Cucumber for testing ActionMailer email delivery.
codyrobbins/haml
HTML Abstraction Markup Language - A Markup Haiku
codyrobbins/http-error
Return HTTP error codes while rendering the corresponding error page in Rails.
codyrobbins/inconsistent-cocoa-bindings
codyrobbins/middleman
Hand-crafted frontend development
codyrobbins/omniauth-issue-353
codyrobbins/pow
Zero-configuration Rack server for Mac OS X
codyrobbins/save-changes-to
Save changes to Rails models from params in one call.
codyrobbins/to-class
Get a class from a symbol or string of its name in one fell swoop.