11 12 13
# File 'app/controllers/stats_controller.rb', line 11 def file @stats = Sufia::FileUsage.new(params[:id]) end