We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f8828 commit 930cc60Copy full SHA for 930cc60
postgres-copy.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["Diogo Biazus"]
12
- s.date = "2012-12-18"
+ s.date = "2012-12-21"
13
s.description = "Now you can use the super fast COPY for import/export data directly from your AR models."
14
s.email = "[email protected]"
15
s.extra_rdoc_files = [
0 commit comments