Method: Ustyle.assets_path

Defined in:
lib/ustyle.rb

.assets_pathObject



38
39
40
# File 'lib/ustyle.rb', line 38

def assets_path
  @assets_path ||= File.join gem_path, "vendor", "assets"
end