From 52d64ca88442beab556cbb696f042bcbb7ccd54f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 16 Jan 2012 23:22:27 +0100 Subject: engine/file: no extension set by default --- lib/zorglub/engines/file.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/zorglub/engines/file.rb b/lib/zorglub/engines/file.rb index 10f7322..fd9fe1e 100644 --- a/lib/zorglub/engines/file.rb +++ b/lib/zorglub/engines/file.rb @@ -15,6 +15,6 @@ module Zorglub end end # -Zorglub::Config.register_engine :file, 'txt', Zorglub::Engines::File.method(:proc) +Zorglub::Config.register_engine :file, nil, Zorglub::Engines::File.method(:proc) # # EOF -- cgit v1.1-2-g2b99