validation_reflection
validation_reflection copied to clipboard
Doesn't work with schema_validations plugin
I'm not sure it's a validation_reflection bug, but it seems to reflect only on validations, specified in source code, and not to reflect on validations, dynamically loaded from database schema constraints with schema_validations plugin (http://github.com/veridit/schema_validations)/ Changing plugins loading order doesn't help.
Is it possible (and difficult) to make these two plugins work well together?
I have never used schema_validations. Patches welcome. :) Although with Rails 3, this should be easier.