attribute_normalizer icon indicating copy to clipboard operation
attribute_normalizer copied to clipboard

Define a method with same name as attribute and call `super` does not run normalizers

Open PikachuEXE opened this issue 9 years ago • 1 comments

If it's implemented by creating an anonymous module and include it, the super would run the normalizers Might be related to #65 if the gem is changed to use anonymous module

PikachuEXE avatar Oct 13 '14 05:10 PikachuEXE

That is the reason I've created normalizr.

dmeremyanin avatar Oct 13 '14 08:10 dmeremyanin