module Myth::Source
Public Class Methods
bundled_path()
click to toggle source
# File lib/myth/source.rb, line 3 def self.bundled_path File.expand_path("../myth.js", __FILE__) end
# File lib/myth/source.rb, line 3 def self.bundled_path File.expand_path("../myth.js", __FILE__) end