Christopher Young

Results 1 issues of Christopher Young

Hey folks, I'm making use of encrypted_id which overrides ActiveRecord's `find` method in order to handle decryption of an obfuscated id. I'm also using devise which makes use of orm_adapter...