Adam Meehan
Results
8
repositories owned by
Adam Meehan
validates_timeliness
1.6k
Stars
224
Forks
Watchers
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
active_enum
126
Stars
33
Forks
Watchers
Define enum classes in Rails and use them to enumerate ActiveRecord attributes, with I18n support
ar_mailer
179
Stars
51
Forks
Watchers
fork of ar_mailer gem by Eric Hodel that allows deferred batch sending of emails for Rails apps
calendar_helper
25
Stars
6
Forks
Watchers
fork of Geoffrey Grosenbach's calendar_helper rails plugin (http://topfunky.net/svn/plugins/calendar_helper)
date_time_text_field_helpers
17
Stars
5
Forks
Watchers
Rails form helpers for dates and times to be entered in text input fields rather than using the standard select lists