module Mmine

Constants

VERSION

Public Class Methods

root() click to toggle source
# File lib/mmine/notification_extension_integrator.rb, line 11
def self.root
  File.expand_path '../..', File.dirname(__FILE__)
end