csv_validator 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: csv_validator
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.0.
|
5
|
+
version: 0.0.3
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Matt Fordham
|
@@ -111,7 +111,7 @@ dependencies:
|
|
111
111
|
version: "0"
|
112
112
|
type: :development
|
113
113
|
version_requirements: *id009
|
114
|
-
description: "A
|
114
|
+
description: "A CSV validator for Rails 3. See homepage for details: http://github.com/mattfordham/csv_validator."
|
115
115
|
email:
|
116
116
|
- matt@revolvercreative.com
|
117
117
|
executables: []
|
@@ -151,7 +151,7 @@ rubyforge_project:
|
|
151
151
|
rubygems_version: 1.8.24
|
152
152
|
signing_key:
|
153
153
|
specification_version: 3
|
154
|
-
summary: A
|
154
|
+
summary: A CSV validator for Rails 3.
|
155
155
|
test_files: []
|
156
156
|
|
157
157
|
has_rdoc:
|