yoomee-acts_as_mongo_taggable 0.2.5 → 0.2.6
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/app/models/tag.rb +4 -0
- metadata +3 -3
data/lib/app/models/tag.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: yoomee-acts_as_mongo_taggable
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 27
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 2
|
9
|
-
-
|
10
|
-
version: 0.2.
|
9
|
+
- 6
|
10
|
+
version: 0.2.6
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Matt Atkins, Matt E. Patterson
|