NoMethodError in Gears#show_gears

Showing app/views/gears/_show_gears.rhtml where line #64 raised:

undefined method `empty?' for nil:NilClass

Extracted source (around line #64):

61: <div id="art-simple" oncontextmenu="return false;" ondragstart="return false;" onselectstart="return false;">
62:   <div id="tatoo_art">
63:     <div id ="spinner_image" style="float:right;display:none;"><img src="/images/indicator.png" alt='spinner' /></div>
64:     <% if !@arts.empty? %>
65:     <% @art_arry_id="" %>
66:     <% @transparent_arts_array="" %>
67:     <% @arts.in_groups_of(5, false) do |group| %>

Trace of template inclusion: app/views/gears/show_gears.rhtml

RAILS_ROOT: /static-data/app/voottoo.com/voottoo/releases/20120430070854

Application Trace | Framework Trace | Full Trace
app/views/gears/_show_gears.rhtml:64
app/views/gears/show_gears.rhtml:32

Request

Parameters:

{"permalink"=>"azuzephre",
 "from"=>"skins"}

Show session dump

Response

Headers:

{"X-Powered-By"=>"Phusion Passenger (mod_rails/mod_rack) 2.2.11",
 "Content-Type"=>"",
 "cookie"=>[],
 "Cache-Control"=>"no-cache"}