Maximander-AndrewID 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/API.txt +0 -0
  2. data/History.txt +0 -4
  3. data/lib/andrewid.rb +6 -0
  4. metadata +2 -2
data/API.txt ADDED
File without changes
@@ -1,4 +0,0 @@
1
- == 0.0.1 2009-04-05
2
-
3
- * 1 major enhancement:
4
- * Initial release
@@ -0,0 +1,6 @@
1
+ $:.unshift(File.dirname(__FILE__)) unless
2
+ $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
3
+
4
+ module Andrewid
5
+ VERSION = '0.0.1'
6
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Maximander-AndrewID
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
  - David Taylor
@@ -33,7 +33,7 @@ extra_rdoc_files: []
33
33
  files:
34
34
  - API.txt
35
35
  - History.txt
36
- - lib/andrewid
36
+ - lib/andrewid.rb
37
37
  - lib/andrewid/person.rb
38
38
  has_rdoc: true
39
39
  homepage: http://reisub.net/gems/andrewid