serialized_attr_accessors 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +4 -3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: serialized_attr_accessors
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,13 +13,14 @@ date: 2012-03-23 00:00:00.000000000Z
13
13
  dependencies: []
14
14
  description: ! 'SerializedAttrAccessors for generating attr_accessors backed by serialized
15
15
  column using method sattr_accessor '
16
- email: praveen.kumar.sinha@gmail.com
16
+ email:
17
+ - praveen.kumar.sinha@gmail.com
17
18
  executables: []
18
19
  extensions: []
19
20
  extra_rdoc_files: []
20
21
  files:
21
22
  - lib/serialized_attr_accessors.rb
22
- homepage: https://github.com/praveenkumarsinha/SerializedAttributes
23
+ homepage: https://github.com/praveenkumarsinha/SerializedAttributes/
23
24
  licenses: []
24
25
  post_install_message:
25
26
  rdoc_options: []