module Slideshift::Static

Constants

VERSION

Public Class Methods

path() click to toggle source
# File lib/slideshift/static.rb, line 4
def self.path
  File.expand_path('../../../static', __FILE__)
end