Sha256: 6cb294e067beb1e08ccd9d0787e26c6c4fbf57146c6d11cfa78022377f3d5db7

Contents?: true

Size: 211 Bytes

Versions: 394

Compression:

Stored size: 211 Bytes

Contents

module Trackler
  module Path
    def self.root
      File.expand_path("../../../", __FILE__).freeze
    end

    def self.fixtures
      File.expand_path("../../../fixtures", __FILE__).freeze
    end
  end
end

Version data entries

394 entries across 394 versions & 1 rubygems

Version Path
trackler-2.2.1.180 lib/trackler/path.rb
trackler-2.2.1.179 lib/trackler/path.rb
trackler-2.2.1.178 lib/trackler/path.rb
trackler-2.2.1.177 lib/trackler/path.rb
trackler-2.2.1.176 lib/trackler/path.rb
trackler-2.2.1.175 lib/trackler/path.rb
trackler-2.2.1.174 lib/trackler/path.rb
trackler-2.2.1.173 lib/trackler/path.rb
trackler-2.2.1.172 lib/trackler/path.rb
trackler-2.2.1.171 lib/trackler/path.rb
trackler-2.2.1.170 lib/trackler/path.rb
trackler-2.2.1.169 lib/trackler/path.rb
trackler-2.2.1.167 lib/trackler/path.rb
trackler-2.2.1.166 lib/trackler/path.rb
trackler-2.2.1.165 lib/trackler/path.rb
trackler-2.2.1.164 lib/trackler/path.rb
trackler-2.2.1.163 lib/trackler/path.rb
trackler-2.2.1.162 lib/trackler/path.rb
trackler-2.2.1.161 lib/trackler/path.rb
trackler-2.2.1.160 lib/trackler/path.rb