module Ragnarson::Stylecheck

Public Class Methods

root() click to toggle source
# File lib/ragnarson/stylecheck.rb, line 4
def root
  Gem::Specification.find_by_name("ragnarson-stylecheck").gem_dir
end