Class: Cerner::OAuth1a::CacheRailtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/cerner/oauth1a/cache_rails.rb

Overview

Internal: A Railtie that initializer the cache implementation to use Rails.cache. This will be picked up automatically if ::Rails and ::Rails.cache are defined.