Use ravioli accessor while accessing configs in application code
Problem
Once we have the configs defined in ravioli readable config files, we can start using them in application code.
Proposal
In this issue, we update application code to use ravioli accessor instead of Rails secrets (example).
Edited by Aishwarya Subramanian