tagomoris / fluent-plugin-parser

Other
74 stars 23 forks source link

ConfigError should be prefixed with Fluent:: in fixed_parser.rb #5

Closed ento closed 11 years ago

ento commented 11 years ago

Otherwise, it's giving me a NamedError:

NameError: uninitialized constant FluentExt::TextParser::ConfigError

tagomoris commented 11 years ago

Merged, thanks!