75 76 77
# File 'lib/forge/project.rb', line 75 def theme_id File.basename(self.root).gsub(/\W/, '_') end