adminpage_scaffold_generator 0.0.1 → 0.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
@@ -1,3 +1,7 @@
1
+ == 0.0.2 2008-07-15
2
+
3
+ * I mistook license files. I updated it only.
4
+
1
5
  == 0.0.1 2008-07-14
2
6
 
3
7
  * 1 major enhancement:
@@ -2,7 +2,7 @@ module Adminpage
2
2
  module VERSION #:nodoc:
3
3
  MAJOR = 0
4
4
  MINOR = 0
5
- TINY = 1
5
+ TINY = 2
6
6
 
7
7
  STRING = [MAJOR, MINOR, TINY].join('.')
8
8
  end
@@ -33,7 +33,7 @@
33
33
  <h1>adminpage</h1>
34
34
  <div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/adminpage"; return false'>
35
35
  <p>Get Version</p>
36
- <a href="http://rubyforge.org/projects/adminpage" class="numbers">0.0.1</a>
36
+ <a href="http://rubyforge.org/projects/adminpage" class="numbers">0.0.2</a>
37
37
  </div>
38
38
  <h1>&#x2192; &#8216;adminpage&#8217;</h1>
39
39
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adminpage_scaffold_generator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yusuke Ohmichi(Maimuzo)
metadata.gz.sig CHANGED
Binary file