simplificator-has_setting 0.3.6 → 0.3.7

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 (2) hide show
  1. data/VERSION.yml +1 -1
  2. metadata +4 -4
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :minor: 3
3
- :patch: 6
3
+ :patch: 7
4
4
  :major: 0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: simplificator-has_setting
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.6
4
+ version: 0.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simplificator GmbH
@@ -13,8 +13,8 @@ date: 2009-02-04 00:00:00 -08:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
16
- description: TODO
17
- email: pascal.betz@simplificator.com
16
+ description: Stores settings as key/value pairs in a settings table and provides accessors for them on the owning object
17
+ email: info@simplificator.com
18
18
  executables: []
19
19
 
20
20
  extensions: []
@@ -62,6 +62,6 @@ rubyforge_project:
62
62
  rubygems_version: 1.2.0
63
63
  signing_key:
64
64
  specification_version: 2
65
- summary: TODO
65
+ summary: simple setting extension to AR
66
66
  test_files: []
67
67