module Minimart

Constants

VERSION

Public Class Methods

root_path() click to toggle source
# File lib/minimart.rb, line 12
def self.root_path
  File.dirname(__FILE__)
end