module SebElink
Constants
- DEFAULTS
- VERSION
Public Instance Methods
root()
click to toggle source
# File lib/seb_elink.rb, line 14 def root @@root ||= Pathname.new(Gem::Specification.find_by_name("seb_elink").gem_dir) end