How to convert the string \"User\" to User?
\"User\"
User
Object.const_get("User")
No need to require ActiveSupport.