Method: Narou.get_theme

Defined in:
lib/narou.rb

.get_themeObject



254
255
256
# File 'lib/narou.rb', line 254

def get_theme
  Inventory.load("local_setting")["theme"]
end