about summary refs log tree commit diff
path: root/config/initializers/stoplight.rb
blob: 1bd4ee6e7cdf0aee51c4eef7854e1a47ab47a2ae (plain) (blame)
1
2
3
require 'stoplight'

Stoplight::Light.default_data_store = Stoplight::DataStore::Redis.new(Redis.current)