Sha256: cad54e2b5771bcf893137fbdef65c8ad07109547c821cbeb1263f82887a73817

Contents?: true

Size: 197 Bytes

Versions: 15

Compression:

Stored size: 197 Bytes

Contents

# frozen_string_literal: true

module WebConsole
  module Testing
    module Helper
      def self.gem_root
        Pathname(File.expand_path("../../../../", __FILE__))
      end
    end
  end
end

Version data entries

15 entries across 15 versions & 3 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/web-console-4.2.1/lib/web_console/testing/helper.rb
web-console-4.2.1 lib/web_console/testing/helper.rb
web-console-4.2.0 lib/web_console/testing/helper.rb
web-console-4.1.0 lib/web_console/testing/helper.rb
web-console-4.0.4 lib/web_console/testing/helper.rb
web-console-4.0.3 lib/web_console/testing/helper.rb
web-console-4.0.2 lib/web_console/testing/helper.rb
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/web-console-4.0.1/lib/web_console/testing/helper.rb
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/web-console-4.0.1/lib/web_console/testing/helper.rb
web-console-4.0.1 lib/web_console/testing/helper.rb
web-console-4.0.0 lib/web_console/testing/helper.rb
web-console-3.7.0 lib/web_console/testing/helper.rb
web-console-3.6.2 lib/web_console/testing/helper.rb
web-console-3.6.1 lib/web_console/testing/helper.rb
web-console-3.6.0 lib/web_console/testing/helper.rb