module BookingSync::Stylecheck

style checking for booking sync projects

Constants

VERSION

Public Class Methods

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