From e1800b3297366df736497b3826a86aebe24bf86c Mon Sep 17 00:00:00 2001 From: r888888888 Date: Tue, 10 Nov 2015 16:50:56 -0800 Subject: [PATCH] hide artist versions from general members --- app/controllers/artist_versions_controller.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/controllers/artist_versions_controller.rb b/app/controllers/artist_versions_controller.rb index 914f9f79b..37ec14605 100644 --- a/app/controllers/artist_versions_controller.rb +++ b/app/controllers/artist_versions_controller.rb @@ -1,4 +1,5 @@ class ArtistVersionsController < ApplicationController + before_filter :gold_only respond_to :html, :xml, :json def index