module Ruboty::Ragoon::Config
Constants
- TEMPLATE_DIRS
Public Instance Methods
ragoon_config(key)
click to toggle source
# File lib/ruboty/ragoon/config.rb, line 9 def ragoon_config(key) ::Ruboty::Ragoon::Config.const_get(key.to_s.upcase) end