module Eco::Source
Constants
- VERSION
Public Class Methods
bundled_path()
click to toggle source
# File lib/eco/source.rb, line 5 def self.bundled_path File.expand_path("../eco.js", __FILE__) end