module WebConsole::Testing::Helper
Public Class Methods
Source
# File lib/web_console/testing/helper.rb, line 6 def self.gem_root Pathname(File.expand_path("../../../../", __FILE__)) end
# File lib/web_console/testing/helper.rb, line 6 def self.gem_root Pathname(File.expand_path("../../../../", __FILE__)) end