arusarka-dynamic-active-resource 0.1.5 → 0.1.6
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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: arusarka-dynamic-active-resource
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- asur
|
|
@@ -59,6 +59,6 @@ rubyforge_project:
|
|
|
59
59
|
rubygems_version: 1.3.5
|
|
60
60
|
signing_key:
|
|
61
61
|
specification_version: 2
|
|
62
|
-
summary: Wrapper around active resource so that classes can be easily reused.
|
|
62
|
+
summary: Wrapper around active resource so that classes can be easily reused and also provides associations.
|
|
63
63
|
test_files: []
|
|
64
64
|
|