composite_primary_keys 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4 @@
1
+ // Version JS file
2
+ var version = "0.7.1";
3
+
4
+ document.write(" - " + version);
@@ -0,0 +1,3 @@
1
+ h1. Version JS file
2
+
3
+ document.write(" - " + version);
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: composite_primary_keys
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.7.0
7
- date: 2006-08-31 00:00:00 +02:00
6
+ version: 0.7.1
7
+ date: 2006-09-01 00:00:00 +02:00
8
8
  summary: Support for composite primary keys in ActiveRecords
9
9
  require_paths:
10
10
  - lib
@@ -82,6 +82,23 @@ files:
82
82
  - test/fixtures/readings.yml
83
83
  - test/fixtures/db_definitions/mysql.drop.sql
84
84
  - test/fixtures/db_definitions/mysql.sql
85
+ - website/index.txt
86
+ - website/template.rhtml
87
+ - website/stylesheets
88
+ - website/javascripts
89
+ - website/index.html
90
+ - website/version.js
91
+ - website/template.js
92
+ - website/version.txt
93
+ - website/version-raw.js
94
+ - website/version-raw.txt
95
+ - website/stylesheets/screen.css
96
+ - website/javascripts/rounded_corners_lite.inc.js
97
+ - scripts/rubyforge-orig
98
+ - scripts/rubyforge
99
+ - scripts/http-access2-2.0.6.gem
100
+ - scripts/txt2html
101
+ - scripts/txt2js
85
102
  test_files: []
86
103
 
87
104
  rdoc_options: