Method: PostIt.setup

Defined in:
lib/postit.rb

.setupObject



8
9
10
# File 'lib/postit.rb', line 8

def self.setup
  load File.expand_path('../postit/setup.rb', __FILE__)
end