RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: ericpeters0n
Is this current best practice or is https://github.com/rails-api/active_model_serializers the way to go these days?
Any suggestions for how to implement caching of activerecord-reputation scores? Calculating these for each call creates a ton of overhead in my application.
I'm curious: How can the tasks be configured to be more lightweight? (i.e. not loading the entire rails environment)
Was there a solution to this?
Is this current best practice or is https://github.com/rails-api/active_model_serializers the way to go these days?
Any suggestions for how to implement caching of activerecord-reputation scores? Calculating these for each call creates a ton of overhead in my application.
I'm curious: How can the tasks be configured to be more lightweight? (i.e. not loading the entire rails environment)
Was there a solution to this?