acts_as_audited_collection 0.4 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acts_as_audited_collection
3
3
  version: !ruby/object:Gem::Version
4
- hash: 3
4
+ hash: 13
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
- version: "0.4"
9
+ - 1
10
+ version: 0.4.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Shaun Mangelsdorf
@@ -17,7 +18,7 @@ cert_chain: []
17
18
  date: 2011-08-01 00:00:00 Z
18
19
  dependencies: []
19
20
 
20
- description:
21
+ description: Adds auditing capabilities to ActiveRecord associations, in a similar fashion to acts_as_audited.
21
22
  email:
22
23
  executables: []
23
24
 
@@ -79,6 +80,6 @@ rubyforge_project:
79
80
  rubygems_version: 1.8.5
80
81
  signing_key:
81
82
  specification_version: 3
82
- summary: Adds auditing capabilities to ActiveRecord associations, in a similar fashion to acts_as_audited.
83
+ summary: Extends ActiveRecord to allow auditing of associations
83
84
  test_files: []
84
85