Sha256: 59079e8a65bd78139e4ca41e9dfe1b4b90a5e8e96561439db01862bfada924ea
Contents?: true
Size: 179 Bytes
Versions: 4
Compression:
Stored size: 179 Bytes
Contents
module Swat module Api class ConfigurationController < Swat::ApplicationController def show render json: Swat::UI.config.options end end end end
Version data entries
4 entries across 4 versions & 1 rubygems