absolutize 0.0.8 → 0.0.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.textile +1 -1
  2. data/lib/absolutize.rb +0 -3
  3. metadata +4 -4
@@ -1,5 +1,5 @@
1
1
 
2
- h1. Absolutize v0.0.8
2
+ h1. Absolutize v0.0.9
3
3
 
4
4
  h2. Intro
5
5
 
@@ -39,9 +39,6 @@ class Absolutize
39
39
  end
40
40
  end
41
41
 
42
- # remove any double slashes in the path
43
- absolute_url.path = absolute_url.path.gsub("//", "/") unless absolute_url.path.nil?
44
-
45
42
  absolute_url
46
43
  end
47
44
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: absolutize
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15
4
+ hash: 13
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 8
10
- version: 0.0.8
9
+ - 9
10
+ version: 0.0.9
11
11
  platform: ruby
12
12
  authors:
13
13
  - Stewart McKee
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-08-09 00:00:00 +01:00
18
+ date: 2010-08-12 00:00:00 +01:00
19
19
  default_executable:
20
20
  dependencies: []
21
21