Class: Oort::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/oort/configuration.rb

Overview

this is not in use just yet but when it is it will be like this:

Oort.configure do |config|

config.option = 'this'

end