mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- include . in RUBYLIB
This commit is contained in:
parent
fcce185e18
commit
b6eeb0e905
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ require "rubygems"
|
|||
# LogStash::Input::Amqp inherits Base, but we don't parse the base file.
|
||||
# We need this, though.
|
||||
|
||||
$: << Dir.pwd
|
||||
$: << File.join(File.dirname(__FILE__), "..", "lib")
|
||||
|
||||
class LogStashConfigDocGenerator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue