Sha256: 0531585aea4933151fea6e57213e3343f873992c448f8637c099c8037bdaf2bd

Contents?: true

Size: 62 Bytes

Versions: 45

Compression:

Stored size: 62 Bytes

Contents

module Helpers
  def local?
    ENV['LOCAL'] == '1'
  end
end

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
rollbar-2.18.2 spec/support/helpers.rb
rollbar-2.18.0 spec/support/helpers.rb
rollbar-2.17.0 spec/support/helpers.rb
rollbar-2.16.4 spec/support/helpers.rb
rollbar-2.16.3 spec/support/helpers.rb
rollbar-2.16.2 spec/support/helpers.rb
rollbar-2.16.0 spec/support/helpers.rb
rollbar-2.15.6 spec/support/helpers.rb
rollbar-2.15.5 spec/support/helpers.rb
rollbar-2.15.4 spec/support/helpers.rb
rollbar-2.15.3 spec/support/helpers.rb
rollbar-2.15.2 spec/support/helpers.rb
rollbar-2.15.1 spec/support/helpers.rb
rollbar-2.15.0 spec/support/helpers.rb
rollbar-2.14.1 spec/support/helpers.rb
rollbar-2.14.0 spec/support/helpers.rb
rollbar-2.13.3 spec/support/helpers.rb
rollbar-2.13.2 spec/support/helpers.rb
rollbar-2.13.1 spec/support/helpers.rb
rollbar-2.13.0 spec/support/helpers.rb