module Prototok::Utils::Paths
Public Class Methods
gem_root()
click to toggle source
# File lib/prototok/utils/paths.rb, line 5 def gem_root Gem::Specification.find_by_name('prototok').gem_dir end
# File lib/prototok/utils/paths.rb, line 5 def gem_root Gem::Specification.find_by_name('prototok').gem_dir end