class Sentry::Railtie

def configure_project_root

def configure_project_root
  Sentry.configuration.project_root = ::Rails.root.to_s
end