Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Sure - so far I've had to update postgres_ext, rails_autolink, redis-rails (part of redis-store package), and marginalia.

I'm currently fighting with redis-rails in particular, as bundler doesn't seem to be seeing the dependency change in a nested gem.



Word. I'll try to look into it; I'm about to go get some dinner, but I should have some time tonight or tomorrow.


What features are you using postgres_ext for? A lot of the ActiveRecord datatypes support is handled by Rails 4.0 (arrays, uuid, ranges, inet/cidr and macaddr are in Rails 4.0). I want to submit some pull requests to Arel to add support for some of the datatype operators

PS: I am the postgres_ext maintainer


In the case of postgres_ext you should actually check to make sure the functionality you need isn't already in Rails 4. Dan McClain extracted much of what he did and got it pulled in.


Hey mpd,

I did some work on this today, would you mind sending me an email so we can discuss it? steve@steveklabnik.com




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: