refinerycms-slideshow 2.0.10.1 → 2.0.10.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,4 +5,10 @@ class Refinery::Slideshow::Slideshow < ActiveRecord::Base
5
5
 
6
6
  validates :uid, presence: true
7
7
  validates :uid, uniqueness: true
8
+
9
+ # Needed for the dashboard's activity list
10
+ def title
11
+ uid
12
+ end
13
+
8
14
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: refinerycms-slideshow
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.10.1
4
+ version: 2.0.10.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: