RailsCasts Pro episodes are now free!

Learn more or hide this

Eric Peterson's Profile

GitHub User: ericpeters0n

Comments by Eric Peterson

Avatar

Is this current best practice or is https://github.com/rails-api/active_model_serializers the way to go these days?

Avatar

Any suggestions for how to implement caching of activerecord-reputation scores? Calculating these for each call creates a ton of overhead in my application.

Avatar

I'm curious: How can the tasks be configured to be more lightweight? (i.e. not loading the entire rails environment)