birthday
birthday copied to clipboard
LOOKING FOR NEW MAINTAINER - Birthday gem creates convenient methods for date and datetime fields in ActiveRecord, making it possible to look for birthdays or anniversaries without a hassle.
Just some quick fixes. I was only able to test using mysql and sqlite. I didn't make any changes to the postgres adapter, so I'm assuming that all works.
Birthday
I'm interested in taking over maintenance.
So in the sorting, I don't care about the year, I want to see what is coming up in terms of days and months.
I needed to have a name for methods different for the field name used in queries. In my example I needed anniversary to be from the field named "hire_date" which...