获取m2m自带theme的目录
52 53 54
# File 'lib/util.rb', line 52 def themes_dir File::join(Pathname.new(File.dirname(__FILE__)), 'themes') end