Adam Meehan

Results 8 repositories owned by Adam Meehan

validates_timeliness

1.6k
Stars
223
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)

cronos

37
Stars
1
Forks
Watchers

Tool for generating cron task intervals using a natural syntax

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

grouped_validations

60
Stars
18
Forks
Watchers

Validation groups for ActiveRecord

timeliness

221
Stars
27
Forks
Watchers

Fast date/time parsing for the control freak.