redinger / validation_reflection

This plugin adds reflective access to validations
http://rubygems.org/gems/validation_reflection
MIT License
296 stars 18 forks source link

Made this work with rails 3.2 #13

Closed ncri closed 11 years ago

aka47 commented 12 years ago

+1 it is not usable with rails 3.2 .. which is the offical rails version .. please accept this pull request..

mattgreen commented 12 years ago

+1

Please accept.

tiegz commented 12 years ago

+1

thorncp commented 12 years ago

+1 Confirmed to work with 3.2

dynamix commented 12 years ago

+1

aledalgrande commented 12 years ago

It doesn't seem this project is maintained any more.

ncri commented 12 years ago

Nope. I'm wondering if possibly validation reflection is already in Rails version > 3 or > 3.1? Just a guess. Haven't looked into it.

tiegz commented 12 years ago

Yeah, I'm not sure if the whole plugin is in there, but in at least 3.2 you can do stuff like User.reflections[:comments]

tiegz commented 12 years ago

(just verified that this is in 3.0 too)

americos commented 11 years ago

+1 Just tested with Rails 3.2.13. Unless this project is not more maintain, please accept pull request

RedaBenh commented 11 years ago

+1 i install it and i have the same issue