Method: Egregious.root

Defined in:
lib/egregious.rb

.rootObject

exposes the root of the app



126
127
128
# File 'lib/egregious.rb', line 126

def self.root
  @@root
end