Sha256: ff7e94b7b0447aac2c61485a80f0afbc39f6d9acab7347b717eaf1d871fdc31b

Contents?: true

Size: 158 Bytes

Versions: 46

Compression:

Stored size: 158 Bytes

Contents

module Riemann
  module Babbler
    module Plugins
      module Helpers

        def unixnow
          Time.now.to_i
        end

      end
    end
  end
end

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
riemann-babbler-2.0.0pre11 lib/riemann/babbler/plugins/helpers/unixnow.rb
riemann-babbler-2.0.0pre10 lib/riemann/babbler/plugins/helpers/unixnow.rb
riemann-babbler-2.0.0pre9 lib/riemann/babbler/plugins/helpers/unixnow.rb
riemann-babbler-2.0.0pre8 lib/riemann/babbler/plugins/helpers/unixnow.rb
riemann-babbler-2.0.0pre7 lib/riemann/babbler/plugins/helpers/unixnow.rb
riemann-babbler-2.0.0pre6 lib/riemann/babbler/plugins/helpers/unixnow.rb