Method: Artwork.root_path

Defined in:
lib/artwork.rb

.root_pathObject



14
15
16
# File 'lib/artwork.rb', line 14

def root_path
  File.dirname(__FILE__)
end