module Turbomorph

Constants

VERSION

Public Class Methods

asset_path() click to toggle source
# File lib/turbomorph.rb, line 5
def self.asset_path
  File.expand_path("../../assets/javascripts", __FILE__)
end