module Geoblacklight

standard:enable Lint/RedundantRequireStatement

Constants

VERSION

Public Class Methods

logger() click to toggle source
# File lib/geoblacklight.rb, line 37
def self.logger
  ::Rails.logger
end