Kunwar Aditya Raghuwanshi

Results 3 comments of Kunwar Aditya Raghuwanshi

@SanderMander facing same issue. your monkey patch worked. will work on a PR to support STI classes. The workaround is detailed [here](http://api.rubyonrails.org/v4.2.2/classes/ActiveRecord/Associations/ClassMethods.html#module-ActiveRecord::Associations::ClassMethods-label-Polymorphic+Associations)

:+1: This is awesome. helped me out with a case where I wanted to encrypt at one location and decrypt elsewhere without sharing the pass phrase

@jteneycke +1 thanks for the fix