Sha256: 369d2ab195646b0863e08e7a0de5c2fdd0a19ee1da2b0a9e1529441571d21053
Contents?: true
Size: 286 Bytes
Versions: 3
Compression:
Stored size: 286 Bytes
Contents
# Main entrypoint for the 'honeycomb-beeline' gem (see also # lib/honeycomb-beeline/automagic.rb for an alternative entrypoint). require 'libhoney' require 'honeycomb/client' require 'honeycomb/span' require 'activerecord-honeycomb' require 'faraday-honeycomb' module Honeycomb end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
honeycomb-beeline-0.1.0 | lib/honeycomb-beeline.rb |
honeycomb-beeline-0.0.2 | lib/honeycomb-beeline.rb |
honeycomb-beeline-0.0.1 | lib/honeycomb-beeline.rb |