summaryrefslogtreecommitdiff
path: root/Rookbook.yaml
diff options
context:
space:
mode:
authormakoto kuwata <kwa@kuwata-lab.com>2006-05-27 03:47:44 +0000
committermakoto kuwata <kwa@kuwata-lab.com>2006-05-27 03:47:44 +0000
commitce9cf465cced27a076ad0523b23c176709034a03 (patch)
treea75028f90fc8c3cd0778bc289698dae6ab892fe2 /Rookbook.yaml
parent942d331e7eb531a4d5f3782fcbab6a68a610d5d4 (diff)
downloaderubis-ce9cf465cced27a076ad0523b23c176709034a03.tar.gz
- [change] 'bin/noitem' uses pattern '<? !>' when lang is eperl
- [enhance] new enhancer NoCodeEnhander - [change] Erubis::Eperl#escaped_expr() prints 'encode_entities()' which is avairlable with HTML::Entities module - [bugfix] define_testmethods() (in 'test/testutil.rb') use 'module_eval' instead of 'eval' - [update] doc/users-guide.txt updated
Diffstat (limited to 'Rookbook.yaml')
-rw-r--r--Rookbook.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Rookbook.yaml b/Rookbook.yaml
index a5e7030..e3641e6 100644
--- a/Rookbook.yaml
+++ b/Rookbook.yaml
@@ -38,7 +38,8 @@ recipes:
method: |
sys "ruby test/test-erubis.rb"
sys "ruby test/test-engines.rb"
- sys "ruby test/test-bin.rb"
+ sys "ruby test/test-main.rb"
+ sys "ruby test/test-notext.rb"
- product: :clear
method: |