1
0
Fork 0
forked from OpenNeo/impress

remove indiscriminate asset caching

This commit is contained in:
Emi Matchu 2010-11-15 15:58:16 -05:00
parent 0f5d36bcb6
commit 41aa9008fc

View file

@ -1,6 +1,4 @@
class SwfAssetsController < ApplicationController
caches_page :index
def index
if params[:item_id]
@swf_assets = Item.find(params[:item_id]).swf_assets