My application is looking for assets under /var/www/assets

I’ve developed a jruby on rails application with rails 3.2.8.
Created the war file and deployed under tomcat.
My logs say that the application try to load assets from
/var/www/assets.
Perhaps it is off topic but I you have any idea where to search to
change this configuration you can help me.