Sha256: 57933a9b590ae67f5273583c71c2a9780ea62b516b9ed7f26d020732231ea4aa
Contents?: true
Size: 168 Bytes
Versions: 4
Compression:
Stored size: 168 Bytes
Contents
# encoding: UTF-8 module LazyGoogleAnalytics class Railtie < ::Rails::Railtie config.before_configuration do #put some configuration here end end end
Version data entries
4 entries across 4 versions & 1 rubygems