allison 2.0.1 → 2.0.2

Sign up to get free protection for your applications and to get access to all the features.
data.tar.gz.sig CHANGED
Binary file
data/CHANGELOG CHANGED
@@ -1,4 +1,6 @@
1
1
 
2
+ v2.0.2. Let's not talk about that.
3
+
2
4
  v2.0.1. Remove PROJECT constant which isn't even used, gosh (Adam).
3
5
 
4
6
  v2.0. Visual redesign. Gem version. 'allison' command line tool.
@@ -1,16 +1,16 @@
1
1
 
2
- # Gem::Specification for Allison-2.0.1
2
+ # Gem::Specification for Allison-2.0.2
3
3
  # Originally generated by Echoe
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = %q{allison}
7
- s.version = "2.0.1"
7
+ s.version = "2.0.2"
8
8
 
9
9
  s.specification_version = 2 if s.respond_to? :specification_version=
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.authors = ["Evan Weaver"]
13
- s.date = %q{2007-11-13}
13
+ s.date = %q{2007-11-15}
14
14
  s.default_executable = %q{allison}
15
15
  s.description = %q{A modern, pretty RDoc template.}
16
16
  s.email = %q{}
data/cache/BODY CHANGED
@@ -1,5 +1,5 @@
1
1
  <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"/><title>%title%</title><link type="text/css" href="%style_url%" rel="stylesheet" media="screen"/><script type="text/javascript">
2
- // Allison 3 template
2
+ // Allison template
3
3
  // Copyright 2007 Cloudburst LLC, all rights reserved
4
4
  // Redistribution or modification prohibited
5
5
 
@@ -568,4 +568,4 @@ ENDIF:method_list
568
568
  END:sections
569
569
 
570
570
  ENDIF:sections
571
- </div><div class="clear" id="footer">Generated on Nov 13, 2007 / Allison 2 &copy; 2007 <a href="http://cloudbur.st">Cloudburst, LLC</a></div></div><script src="http://feeds.feedburner.com/~s/snax" type="text/javascript" charset="utf-8"></script></body></html>
571
+ </div><div class="clear" id="footer">Generated on Nov 15, 2007 / Allison 2 &copy; 2007 <a href="http://cloudbur.st">Cloudburst, LLC</a></div></div></body></html>
@@ -1,5 +1,5 @@
1
1
 
2
- // Allison 3 template
2
+ // Allison template
3
3
  // Copyright 2007 Cloudburst LLC, all rights reserved
4
4
  // Redistribution or modification prohibited
5
5
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*;
3
- Allison 3 template;
3
+ Allison template;
4
4
  Copyright 2007 Cloudburst LLC, all rights reserved;
5
5
  Redistribution or modification prohibited;
6
6
  */;
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- Allison 3 template
3
+ Allison template
4
4
  Copyright 2007 Cloudburst LLC, all rights reserved
5
5
  Redistribution or modification prohibited
6
6
  */
@@ -1,5 +1,5 @@
1
1
 
2
- // Allison 3 template
2
+ // Allison template
3
3
  // Copyright 2007 Cloudburst LLC, all rights reserved
4
4
  // Redistribution or modification prohibited
5
5
 
@@ -246,10 +246,7 @@ module RDoc
246
246
  self << " / Allison 2 &copy; 2007 "
247
247
  a "Cloudburst, LLC", :href => "http://cloudbur.st"
248
248
  end
249
- end
250
-
251
- self << '<script src="http://feeds.feedburner.com/~s/snax" type="text/javascript" charset="utf-8"></script>'
252
-
249
+ end
253
250
  end
254
251
 
255
252
  end.to_s
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.4.6
3
3
  specification_version: 2
4
4
  name: allison
5
5
  version: !ruby/object:Gem::Version
6
- version: 2.0.1
7
- date: 2007-11-13 00:00:00 -05:00
6
+ version: 2.0.2
7
+ date: 2007-11-15 00:00:00 -05:00
8
8
  summary: A modern, pretty RDoc template.
9
9
  require_paths:
10
10
  - lib
metadata.gz.sig CHANGED
Binary file