historyable 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.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NWE3OTczNmRmZmQxY2RhMzc0OTk1MTJlY2JjMGUwY2E1YjlkMTJkNQ==
4
+ NjY5Y2NmOGNlNzgxNjY2NWExOTMyMTNkNmMzYjY3OTQxYmVmMGVlNw==
5
5
  data.tar.gz: !binary |-
6
- OTZhYWFhOWQwZGIzNGNhNWMwNTlhM2U4OTJlNWY3YjM5OGUwMmU4NA==
6
+ YWJkNWVkYWFjZGRjZWY4MTNhM2E5YWNjYzhmZjQ1NTYxZGIyNTg5Yg==
7
7
  !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- YjUyZTBiZDRhMmRmYmVhZmYyOTU4ZjBjMGU5MDc1ODZhOTUwZjE3ZWIxY2Vm
10
- ZDM5MGE5ZDhmOGIwZWY3OTY1MDUzZDM3YWQ4MzBlY2NiYzE3YWQ3YzkwZTMw
11
- ZjJlMzNjOGNhMTQwNTM3OWU1YThhMmM2MmQ0YTYwNTYyNzJjY2M=
9
+ MmMyNjYzZjQ2OTUzZThiY2MyOGE2ZWZmZmQwYmE2N2UyYTVjOTJhMGY3MWRh
10
+ YTlkYWU0YTk2ODU4ZjM4YzNkNGQzZGU5MzkxZjY2OWExNDYzNzY0NmJhZTAy
11
+ ZWY2N2UzYzliNDM0MzdjNjBhMzY5YmU2NmI0YzFlNjJkMDRlMGY=
12
12
  data.tar.gz: !binary |-
13
- MWI1YzFmZmZiODZkNzg4ZDU2ZTRlM2RlN2NjYjk0YzY0NmI0NDc1M2Y5ZWEy
14
- ZDU4MTRhZDZjMmNmMzEzZDJmNmUyYTU5NjllOWI4MDA3YzQ5Y2NkYmQ3NTUw
15
- NThhYTczM2FiOWFmNjY3YWE3MTc2MzYxNmRjMmVlMTlmNTU5YWI=
13
+ ODNjZWRlNzcxZWRlY2U3MDJhNzJmZTQ4Y2U1MGU1YTUyMjQ3NmEzZTk1MGEw
14
+ ZTUyN2ViY2VhNTViZTE0OTBhZTRiNDAyMDdmYzlmNDQzY2VjNTdiNjhhMjVh
15
+ YTNlMTZmNjBiNjM1NDA5NmZlNGIwODE4MjNiODg2NTUzMWYxYzE=
checksums.yaml.gz.sig CHANGED
Binary file
@@ -1,3 +1,3 @@
1
1
  module Historyable
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: historyable
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Philippe Dionne
@@ -42,7 +42,7 @@ date: 2013-08-21 00:00:00.000000000 Z
42
42
  dependencies:
43
43
  - !ruby/object:Gem::Dependency
44
44
  prerelease: false
45
- name: active_record
45
+ name: activerecord
46
46
  version_requirements: !ruby/object:Gem::Requirement
47
47
  requirements:
48
48
  - - ! '>='
@@ -54,7 +54,7 @@ dependencies:
54
54
  - !ruby/object:Gem::Version
55
55
  version: 3.0.0
56
56
  type: :runtime
57
- description: Tracks model attributes changes.
57
+ description: A simple and solid concern to track ActiveRecord models attributes changes.
58
58
  email:
59
59
  - philippe.dionne@hooktstudios.com
60
60
  executables: []
@@ -90,6 +90,6 @@ rubyforge_project: ! '[none]'
90
90
  rubygems_version: 2.0.3
91
91
  signing_key:
92
92
  specification_version: 4
93
- summary: Tracks model attributes changes.
93
+ summary: A simple and solid concern to track ActiveRecord models attributes changes.
94
94
  test_files: []
95
95
  has_rdoc:
metadata.gz.sig CHANGED
Binary file