Method: Umodule::Source.bundled_path

Defined in:
lib/umodule/source.rb

.bundled_pathObject



5
6
7
# File 'lib/umodule/source.rb', line 5

def self.bundled_path
  File.expand_path('../source/umodule.js', __FILE__)
end