PageTemplate 2.0.0 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.8
3
3
  specification_version: 1
4
4
  name: PageTemplate
5
5
  version: !ruby/object:Gem::Version
6
- version: 2.0.0
7
- date: 2005-04-13
6
+ version: 2.1.0
7
+ date: 2005-05-01
8
8
  summary: A simple templating system for Web sites.
9
9
  require_paths:
10
10
  - lib
@@ -42,6 +42,7 @@ files:
42
42
  - lib/PageTemplate/parser.rb
43
43
  - lib/PageTemplate/case.rb
44
44
  - lib/PageTemplate/commands.rb
45
+ - lib/PageTemplate/htglossary.rb
45
46
  - tdata/dummy.txt
46
47
  test_files:
47
48
  - test.rb