module RailsLocaleDetection

Constants

VERSION

Public Class Methods

config() { |self| ... } click to toggle source
# File lib/rails_locale_detection.rb, line 27
def self.config
  yield self
end