serialized_attr_accessors 0.0.1 → 0.0.2

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.
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: []