stoplight.rb 106 B

123
  1. require 'stoplight'
  2. Stoplight::Light.default_data_store = Stoplight::DataStore::Redis.new(Redis.current)