Module: CoffeeScript::Source
- Defined in:
- lib/coffee_script/source.rb
Class Method Summary collapse
Class Method Details
.bundled_path ⇒ Object
3 4 5 |
# File 'lib/coffee_script/source.rb', line 3 def self.bundled_path File.("../coffee-script-redux.js", __FILE__) end |