class LightSide::NotConfigured
Public Instance Methods
to_s()
click to toggle source
# File lib/lightside/exceptions.rb, line 7 def to_s "one ore more configuration settings is missing" end
# File lib/lightside/exceptions.rb, line 7 def to_s "one ore more configuration settings is missing" end