validation_reflection icon indicating copy to clipboard operation
validation_reflection copied to clipboard

Doesn't work with schema_validations plugin

Open ghost opened this issue 16 years ago • 1 comments

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?

ghost avatar Oct 09 '09 14:10 ghost

I have never used schema_validations. Patches welcome. :) Although with Rails 3, this should be easier.

redinger avatar Jun 13 '10 01:06 redinger