dwilkie-foreigner 0.5.2 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/{init.rb → rails/init.rb} +0 -0
  2. metadata +4 -4
File without changes
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 5
8
- - 2
9
- version: 0.5.2
8
+ - 3
9
+ version: 0.5.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - David Wilkie
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-02-01 00:00:00 +07:00
17
+ date: 2010-03-26 00:00:00 +07:00
18
18
  default_executable:
19
19
  dependencies: []
20
20
 
@@ -30,7 +30,7 @@ files:
30
30
  - MIT-LICENSE
31
31
  - Rakefile
32
32
  - README.textile
33
- - init.rb
33
+ - rails/init.rb
34
34
  - lib/foreigner.rb
35
35
  - lib/foreigner/schema_dumper.rb
36
36
  - lib/foreigner/connection_adapters/sql_2003.rb