class Misc::Fanyjkk::Model < Havior::Model def erb_script "fanyjkk.html.erb" end def javascripts ["javascripts/misc/fanyjkk/fanyjkk.js"] end def stylesheets ["stylesheets/misc/fanyjkk/fanyjkk.css"] end end