actic 0.0.2.1 → 0.0.2.1.1
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.
metadata
CHANGED
|
@@ -7,7 +7,8 @@ version: !ruby/object:Gem::Version
|
|
|
7
7
|
- 0
|
|
8
8
|
- 2
|
|
9
9
|
- 1
|
|
10
|
-
|
|
10
|
+
- 1
|
|
11
|
+
version: 0.0.2.1.1
|
|
11
12
|
platform: ruby
|
|
12
13
|
authors: []
|
|
13
14
|
|
|
@@ -46,7 +47,7 @@ dependencies:
|
|
|
46
47
|
type: :runtime
|
|
47
48
|
prerelease: false
|
|
48
49
|
version_requirements: *id002
|
|
49
|
-
description:
|
|
50
|
+
description: Actic is a calendaring engine for Rails3, it combines an iCal with ORM and acts as a wrapper around the RICal library
|
|
50
51
|
email:
|
|
51
52
|
executables: []
|
|
52
53
|
|
|
@@ -90,7 +91,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
90
91
|
requirements:
|
|
91
92
|
- - ">="
|
|
92
93
|
- !ruby/object:Gem::Version
|
|
93
|
-
hash:
|
|
94
|
+
hash: 2300152984235825757
|
|
94
95
|
segments:
|
|
95
96
|
- 0
|
|
96
97
|
version: "0"
|
|
@@ -99,7 +100,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
99
100
|
requirements:
|
|
100
101
|
- - ">="
|
|
101
102
|
- !ruby/object:Gem::Version
|
|
102
|
-
hash:
|
|
103
|
+
hash: 2300152984235825757
|
|
103
104
|
segments:
|
|
104
105
|
- 0
|
|
105
106
|
version: "0"
|
|
@@ -109,6 +110,6 @@ rubyforge_project: actic
|
|
|
109
110
|
rubygems_version: 1.3.7
|
|
110
111
|
signing_key:
|
|
111
112
|
specification_version: 3
|
|
112
|
-
summary:
|
|
113
|
+
summary: iCal for ORM
|
|
113
114
|
test_files: []
|
|
114
115
|
|