Top Level Namespace

Defined Under Namespace

Modules: Lotion Classes: AppDelegate

Instance Method Summary collapse

Instance Method Details

#graphObject

Add this library to the load path.



37
38
39
# File 'lib/lotion.rb', line 37

Lotion.require do |graph|
  graph.path << File.expand_path( '..', __FILE__ )
end