railslove / birthday

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.
http://railslove.com/blog/2011/10/17/birthday-gem-easy-anniversaries-handling-ruby
45 stars 25 forks source link

SQLite3 Adapter #4

Closed m43nu closed 10 years ago

m43nu commented 11 years ago

Hi there

Again a pull request now with a working sample, tested in a rails application.

Greetings m43nu

emmanuelmillionaer commented 11 years ago

Where can i get the gem with the changings? Thanks! Im new to programming

m43nu commented 11 years ago

@ emmanuelmillionaer Just place this in your gem-file:

gem 'birthday', :git => 'git://github.com/m43nu/birthday.git'
emmanuelmillionaer commented 11 years ago

@m43nu You really helped me a lot! Thanks

bumi commented 11 years ago

hej! thanks a lot for the pull request. this is awesome. sorry, that it took so long to reply. shocked :) I'm testing it now and releasing a new version of the gem.

emmanuelmillionaer commented 11 years ago

@bumi is the gem yet released? I have big problems with the old gem and rails 4! Thanks for this awesome gem!

bumi commented 11 years ago

Yeah, the new version is pushed. Let me know if it works for you. I am currently not using the gem in a new Rails application so it would be great to hear if everything is OK for you.

If you want I can also give you push access for the project.

Thanks a lot for your participation! <3

Michael Bumann

F +49 (0) 176 22747893 E hello@michaelbumann.com T twitter.com/bumi

On Mon, Nov 18, 2013 at 2:15 AM, EmmanuelSTs notifications@github.comwrote:

@bumi https://github.com/bumi is the gem yet released? I have big problems with the old gem and rails 4! Thanks for this awesome gem!

— Reply to this email directly or view it on GitHubhttps://github.com/railslove/birthday/pull/4#issuecomment-28668499 .

kmmndr commented 10 years ago

Hi all :-) What's happening with the new release with include Sqlite support ? Do you think you might merge the pull request ? We would really like it :-)