RubyGems
npm
Organizations
Log in
Sign up
RubyGems
refinerycms-slideshow
Versions diffs
2.0.10.1 → 2.0.10.2
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.
Files changed (2)
hide
show
data/app/models/refinery/slideshow/slideshow.rb
+6
-0
metadata
+1
-1
data/app/models/refinery/slideshow/slideshow.rb
CHANGED
Viewed
@@ -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
Viewed
@@ -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: